Hostname
zesmu.com
Last fetched
zesmu.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zesmu.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 |
|---|---|---|---|---|
| 3.39.98.164 | 3.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zesmu.com owner
- Contact emails
- 1f865fb6-d487-4261-872c-8dda78593f62@identity-protect.org
- 2578ed4d-0795-4236-9231-076ddc4a2153@identity-protect.org
- 6b28bb3a-bf69-44d8-bc04-7026d65724e8@identity-protect.org
- 952d037d-a86f-43ad-b4e1-cc8f9704c95d@identity-protect.org
- 968ed358-2023-453a-8ef2-f4edc636accb@identity-protect.org
- a1daf22b-ba8a-4ad3-bb11-6fc4339386cd@identity-protect.org
- f2c08ea7-5759-4400-b28c-850f72163ac6@identity-protect.org
Subdomains
1 observed subdomain of zesmu.com.
| Subdomain |
|---|
| media.zesmu.com |
Web-graph footprint
Distinct hostnames that link to or from zesmu.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for zesmu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.dooray.com |
Related pages
Pivot deeper into the graph from zesmu.com.
- IP · 3.39.98.164
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 1f865fb6-d487-4261-872c-8dda78593f62@identity-protect.org
- TLD · .com
- Browse hostnames · ze…
- 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: "zesmu.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.