Skip to content

Hostname

unleashed2k.com

Last fetched

unleashed2k.com resolves to 1 IPv4 address operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
67.222.139.10167.222.128.0/20AS30277DFW-DATACENTER - DFW DatacenterUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of unleashed2k.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • unleashed2k.com

SPF policy

5 SPF mechanisms authorising senders for unleashed2k.com.

MechanismTarget
SPF_Aunleashed2k.com
SPF_IP139.144.253.189
SPF_IP139.144.58.206
SPF_IP45.33.103.112
SPF_MXunleashed2k.com

Related pages

Pivot deeper into the graph from unleashed2k.com.

Cypher and MCP

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

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