Hostname
freeeshmails.com
Last fetched
freeeshmails.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
freeeshmails.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 |
|---|---|---|---|---|
| 52.219.62.102 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of freeeshmails.com owner
- Contact emails
- 388f4abd-0e03-4de0-be1d-9fb4bb8a9d28@identity-protect.org
- 6cfd2046-65ae-467f-a033-4b6c1c5aabd7@identity-protect.org
- 7a4c2e2e-c6d7-45e9-bc55-f98cb23df520@identity-protect.org
- 99b4f0b0-11a4-434c-96b5-c9e989e8f7bb@identity-protect.org
- ab64ce2a-3b11-4e02-bee8-da2dc5e2ca60@identity-protect.org
- ae04acb4-4d55-4c60-b6ed-cc0d2ebabc47@identity-protect.org
- c12266d7-4d37-478f-b2fd-4f1894e51488@identity-protect.org
- owner-5867536@freeeshmails.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from freeeshmails.com.
- IP · 52.219.62.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 388f4abd-0e03-4de0-be1d-9fb4bb8a9d28@identity-protect.org
- TLD · .com
- Browse hostnames · fr…
- 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: "freeeshmails.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.