Skip to content

Hostname

haix.de

Last fetched

haix.de resolves to 1 IPv4 address operated by SYSELEVEN SysEleven GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.49.159.23937.49.152.0/21AS25291SYSELEVEN SysEleven GmbHDE

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.de in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for haix.de.

MechanismTarget
SPF_Ahaix.de
SPF_Ak11185.coveto.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.188.178/32
SPF_IP195.29.118.188
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_IP88.99.64.201/32
SPF_MXhaix.de

Related pages

Pivot deeper into the graph from haix.de.

Cypher and MCP

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

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