Internet
email
Output Type: String
{
"email": "email"
}
{
"email": "lbatz@hotmail.com",
}
safeEmail
Output Type: String
{
"safeEmail": "safeEmail"
}
{
"safeEmail": "zackery50@example.org"
}
freeEmail
Output Type: String
{
"freeEmail": "freeEmail"
}
{
"freeEmail": "arnaldo51@yahoo.com"
}
companyEmail
Output Type: String
{
"companyEmail": "email"
}
{
"companyEmail": "qbotsford@mayer.com"
}
freeEmailDomain
Output Type: String
{
"freeEmailDomain": "freeEmailDomain"
}
{
"freeEmailDomain": "gmail.com"
}
safeEmailDomain
Output Type: String
{
"safeEmailDomain": "safeEmailDomain"
}
{
"safeEmailDomain": "example.org"
}
userName
Output Type: String
{
"userName": "userName"
}
{
"userName": "luettgen.abner"
}
password
Output Type: String
{
"password": "password"
}
{
"password": "GcGl,-.moX#O"
}
domainName
Output Type: String
{
"domainName": "domainName"
}
{
"domainName": "wiza.com"
}
domainWord
Output Type: String
{
"domainWord": "domainWord"
}
{
"domainWord": "grimes"
}
tld
Output Type: String
{
"tld": "tld"
}
{
"tld": "com",
}
url
Output Type: String
{
"url": "url"
}
{
"url": "http://quitzon.org/quia-explicabo-repudiandae-eligendi-ut-voluptates-laudantium",
}
slug
Output Type: String
{
"slug": "slug"
}
{
"slug": "omnis-iure-deleniti-ut-sint-nemo-est",
}
ipv4
Output Type: String
{
"ipv4": "150.208.165.204"
}
{
"hierarchy": 7
}
localIpv4
Output Type: String
{
"localIpv4": "localIpv4"
}
{
"localIpv4": "192.168.37.251"
}
ipv6
Output Type: String
{
"ipv6": "ipv6"
}
{
"ipv6": "4136:65af:c73f:9699:23f2:c9e5:872:eb9e"
}
macAddress
Output Type: String
{
"macAddress": "macAddress"
}
{
"macAddress": "0E:45:50:75:E2:66"
}
Last updated
Was this helpful?