Skip to content

Hostname

haix.com

Last fetched

haix.com resolves to 1 IPv4 address operated by INTERNETX-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.116.177.16862.116.160.0/19AS15456INTERNETX-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for haix.com.

MechanismTarget
SPF_Ahaix.com
SPF_Ak11185.coveto.de
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_IP116.203.188.178/32
SPF_IP2a00:f820:417:0:0:0:6129:4040
SPF_IP2a00:f820:417:2:51:92:b48a:f910
SPF_IP2a01:4f8:c2c:6e9f:0:0:0:1
SPF_IP2a05:d014:b6d:df05::1000/64
SPF_IP3.67.54.56/32
SPF_IP31.47.234.6/32
SPF_IP5.1.92.141/32
SPF_MXhaix.com

Related pages

Pivot deeper into the graph from haix.com.

Cypher and MCP

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

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