Skip to content

Hostname

idd-net.de

Last fetched

idd-net.de resolves to 2 IPv4 addresses operated by AS31103 in DE.

Nutrition Label

WHISPER CANON · idd-net.deRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint9.2/10canon.whisper.security/host/idd-net.de

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with idd-net.de in WhisperGraph.

Subdomains

93 observed subdomains of idd-net.de.

Web-graph footprint

Distinct hostnames that link to or from idd-net.de in the public web crawl.

67 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for idd-net.de.

MechanismTarget
SPF_Aidd-net.de
SPF_INCLUDEispgateway.de
SPF_IP2a00:1158:5:60f:0:0:0:0
SPF_IP92.204.37.15
SPF_MXidd-net.de

Related pages

Pivot deeper into the graph from idd-net.de.

Cypher and MCP

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

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