Skip to content

Hostname

totalbattle.com

Last fetched

totalbattle.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · totalbattle.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/totalbattle.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.38.154104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.28.170104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.149.102172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.146.7172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
andrew stevens
Contact emails

Subdomains

24 observed subdomains of totalbattle.com.

Web-graph footprint

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

67 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for totalbattle.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP142.93.103.121
SPF_IP173.0.146.17
SPF_IP185.11.75.133
SPF_IP199.80.52.123
SPF_IP82.202.245.195
SPF_IP95.213.148.188

Related pages

Pivot deeper into the graph from totalbattle.com.

Cypher and MCP

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

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