Hostname
definition6.com
Last fetched
definition6.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
definition6.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.195.98.177 | 35.6.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of definition6.com owner
- Contact emails
- bz5qw4uz3pb@networksolutionsprivateregistration.com
- domadmin@definition6.com
- 0ad31d23-fea8-42ec-add7-4626e61d0147@identity-protect.org
- 1ac71b37-24f0-4069-914e-d2be805851d7@identity-protect.org
- 85ca7314-320d-41ad-8c63-49bac89b5099@identity-protect.org
- cddefa32-05ea-4e6e-bf93-55e66d0e4a49@identity-protect.org
- e04a3e2f-a26c-46b3-a20b-69471310cc35@identity-protect.org
- e9e1b528-7ef9-4b57-adbb-6cb29952afbf@identity-protect.org
- f9d0d66c-9191-48c7-8fb8-003cdfb80ccb@identity-protect.org
- owner-1508778@definition6.com.whoisprivacyservice.org
- owner-4968887@definition6.com.whoisprivacyservice.org
- owner-5573422@definition6.com.whoisprivacyservice.org
- owner-5778734@definition6.com.whoisprivacyservice.org
- owner-9033531@definition6.com.whoisprivacyservice.org
- owner-9243302@definition6.com.whoisprivacyservice.org
- owner-9440684@definition6.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of definition6.com.
Showing 11 of 12. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from definition6.com in the public web crawl.
93 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for definition6.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from definition6.com.
- IP · 34.195.98.177
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · bz5qw4uz3pb@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "definition6.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.