Hostname
hadiko.de
Last fetched
hadiko.de resolves to 2 IPv4 addresses operated by BELWUE BelWue-Koordination in DE.
Nutrition Label
Resolution chain
hadiko.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.70.44.32 | 141.70.0.0/16 | AS553 | BELWUE BelWue-Koordination | DE |
| 141.70.44.80 | 141.70.0.0/16 | AS553 | BELWUE BelWue-Koordination | DE |
WHOIS identity
No WHOIS records are currently associated with hadiko.de in WhisperGraph.
Subdomains
275 observed subdomains of hadiko.de.
Showing 25 of 275. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hadiko.de in the public web crawl.
32 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for hadiko.de.
| Mechanism | Target |
|---|---|
| SPF_IP | 129.13.231.64/26 |
| SPF_IP | 2a00:1398:9:f712::/64 |
| SPF_MX | hadiko.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.