Skip to content

Hostname

epoch-game.com

Last fetched

epoch-game.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:697 as the registrar.

Nutrition Label

WHISPER CANON · epoch-game.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/epoch-game.com

Resolution chain

epoch-game.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.119.10018.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.12118.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.1518.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.119.2218.64.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.160.2599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:697
Organization
????????????
Contact emails

Web-graph footprint

Distinct hostnames that link to or from epoch-game.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for epoch-game.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from epoch-game.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "epoch-game.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.