Skip to content

Hostname

isd-internet.de

Last fetched

isd-internet.de resolves to 1 IPv4 address operated by AS16205 in DE.

Nutrition Label

WHISPER CANON · isd-internet.deRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/isd-internet.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.18.191.122217.18.176.0/20AS16205DE

WHOIS identity

No WHOIS records are currently associated with isd-internet.de in WhisperGraph.

Subdomains

53 observed subdomains of isd-internet.de.

Web-graph footprint

Distinct hostnames that link to or from isd-internet.de in the public web crawl.

7 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for isd-internet.de.

MechanismTarget
SPF_Aisd-internet.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.18.190.0/24
SPF_IP217.18.191.0/24
SPF_IP217.92.159.49
SPF_IP24.134.12.221
SPF_MXisd-internet.de

Related pages

Pivot deeper into the graph from isd-internet.de.

Cypher and MCP

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

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