Skip to content

Hostname

battlestategames.com

Last fetched

battlestategames.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.170104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.187.241172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of battlestategames.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for battlestategames.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP109.234.153.157
SPF_IP109.234.153.158
SPF_IP178.162.221.156
SPF_IP178.162.221.207
SPF_IP185.17.144.155
SPF_IP37.58.63.23
SPF_IP46.165.253.146
SPF_IP85.195.72.31

Related pages

Pivot deeper into the graph from battlestategames.com.

Cypher and MCP

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

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