Skip to content

Hostname

threeworldwars.com

Last fetched

threeworldwars.com resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · threeworldwars.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/threeworldwars.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.182.223161.97.176.0/21AS51167DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of threeworldwars.com.

Web-graph footprint

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

227 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • threeworldwars.com

SPF policy

10 SPF mechanisms authorising senders for threeworldwars.com.

MechanismTarget
SPF_Athreeworldwars.com
SPF_IP108.168.204.7
SPF_IP139.64.135.64
SPF_IP161.97.182.223
SPF_IP169.60.29.34
SPF_IP173.249.34.248
SPF_IP45.35.132.153
SPF_IP64.251.22.35
SPF_IP64.251.7.224
SPF_MXthreeworldwars.com

Related pages

Pivot deeper into the graph from threeworldwars.com.

Cypher and MCP

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

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