Skip to content

Hostname

hab.de

Last fetched

hab.de resolves to 1 IPv4 address operated by ADITSYSTEMS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.115.179.137185.115.176.0/22AS204038ADITSYSTEMSDE

WHOIS identity

No WHOIS records are currently associated with hab.de in WhisperGraph.

Subdomains

296 observed subdomains of hab.de.

Web-graph footprint

Distinct hostnames that link to or from hab.de in the public web crawl.

713 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for hab.de.

MechanismTarget
SPF_Ahab.de
SPF_Amail.hab.de
SPF_Amx.hab.de
SPF_IP194.95.134.3
SPF_IP194.95.134.4
SPF_MXhab.de

Related pages

Pivot deeper into the graph from hab.de.

Cypher and MCP

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

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