Hostname
epiherd.com
Last fetched
epiherd.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
epiherd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.43.193.129 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.104.55 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.175.15.5 | 18.175.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.179.237.51 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain privacy service fbo registrant.
- Contact emails
- epiherd.com@domainprivacygroup.com
- 6b47bd3f-2a65-4236-917e-3c75833647f0@identity-protect.org
- 72f14289-cb24-43cf-b4d5-ae5ced2210e4@identity-protect.org
- b6162bb9-c43a-4043-981d-05088d5e9f03@identity-protect.org
- b9afa1cf-5ab5-4110-8db1-9bb7ad8aede0@identity-protect.org
- f277e73d-1b0f-46b8-ae28-06fad04c2cfa@identity-protect.org
- f7b55177-bcd6-4193-9226-2d80df5bfa71@identity-protect.org
Subdomains
36 observed subdomains of epiherd.com.
Showing 18 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epiherd.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from epiherd.com.
- IP · 13.43.193.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · epiherd.com@domainprivacygroup.com
- TLD · .com
- Browse hostnames · ep…
- 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: "epiherd.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.