Skip to content

Hostname

haft2.com

Last fetched

haft2.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
205.196.221.28205.196.220.0/22AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

1 observed subdomain of haft2.com.

Subdomain
www.haft2.com

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for haft2.com.

MechanismTarget
SPF_Ahaft2.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEmbuhosting.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.192.190.104
SPF_IP173.192.190.105
SPF_IP173.193.158.40
SPF_IP173.193.158.56
SPF_IP173.193.158.88
SPF_IP173.193.158.97
SPF_IP174.37.185.88
SPF_IP174.37.185.91
SPF_IP38.110.93.0/25
SPF_IP69.172.227.161
SPF_IP69.172.227.181
SPF_IP69.172.227.182
SPF_IP72.55.181.134
SPF_IP74.205.51.66
SPF_MXhaft2.com

Related pages

Pivot deeper into the graph from haft2.com.

Cypher and MCP

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

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