Skip to content

Hostname

gdi-de.org

Last fetched

gdi-de.org resolves to 2 IPv4 addresses operated by DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · gdi-de.orgRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gdi-de.org

Resolution chain

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

IPPrefixASNOperatorCountry
141.74.48.20141.74.0.0/16AS680DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE
141.74.64.20141.74.0.0/16AS680DFN - Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.DE

WHOIS identity

Registrar
iana:15
Organization
bundesamt fuer kartographie und geodaesie
Contact emails

Subdomains

122 observed subdomains of gdi-de.org.

Web-graph footprint

Distinct hostnames that link to or from gdi-de.org in the public web crawl.

125 sites link to this hostname.

205 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gdi-de.org.

MechanismTarget
SPF_IP141.74.17.2
SPF_IP141.74.17.3
SPF_IP141.74.33.2
SPF_IP141.74.33.4
SPF_IP141.74.48.245
SPF_IP141.74.52.106
SPF_IP141.74.52.107
SPF_IP141.74.64.245
SPF_IP141.74.68.106
SPF_IP141.74.68.107
SPF_IP217.160.211.184

Related pages

Pivot deeper into the graph from gdi-de.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gdi-de.org"})-[: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.