Skip to content

Hostname

hadiko.de

Last fetched

hadiko.de resolves to 2 IPv4 addresses operated by BELWUE BelWue-Koordination in DE.

Nutrition Label

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

Resolution chain

hadiko.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.70.44.32141.70.0.0/16AS553BELWUE BelWue-KoordinationDE
141.70.44.80141.70.0.0/16AS553BELWUE BelWue-KoordinationDE

WHOIS identity

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

Subdomains

275 observed subdomains of hadiko.de.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for hadiko.de.

MechanismTarget
SPF_IP129.13.231.64/26
SPF_IP2a00:1398:9:f712::/64
SPF_MXhadiko.de

Related pages

Pivot deeper into the graph from hadiko.de.

Cypher and MCP

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

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