Skip to content

Hostname

aeternathegame.com

Last fetched

aeternathegame.com resolves to 1 IPv4 address operated by AS206102 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · aeternathegame.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aeternathegame.com

Resolution chain

aeternathegame.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.195.97.119185.195.97.0/24AS206102ES

WHOIS identity

Registrar
iana:1600
Organization
Contact emails

Subdomains

2 observed subdomains of aeternathegame.com.

Web-graph footprint

Distinct hostnames that link to or from aeternathegame.com in the public web crawl.

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aeternathegame.com.

MechanismTarget
SPF_Aaeternathegame.com
SPF_INCLUDEspf.acumbamail.com
SPF_IP185.195.97.108
SPF_IP185.195.97.119
SPF_IP185.195.97.175
SPF_IP185.195.97.47
SPF_IP185.195.97.60
SPF_IP185.195.97.66
SPF_IP185.195.97.72
SPF_IP185.195.97.88
SPF_MXaeternathegame.com

Related pages

Pivot deeper into the graph from aeternathegame.com.

Cypher and MCP

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

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