Skip to content

Hostname

antimattergames.com

Last fetched

antimattergames.com resolves to 2 IPv4 addresses operated by KRYSTAL in NL. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · antimattergames.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/antimattergames.com

Resolution chain

antimattergames.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.98.26.36141.98.24.0/22AS12488KRYSTALNL
170.64.226.0170.64.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCAU

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of antimattergames.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • antimattergames.com

SPF policy

4 SPF mechanisms authorising senders for antimattergames.com.

MechanismTarget
SPF_Aantimattergames.com
SPF_INCLUDErelay.k.io
SPF_IP141.98.26.36
SPF_MXantimattergames.com

Related pages

Pivot deeper into the graph from antimattergames.com.

Cypher and MCP

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

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