Skip to content

Hostname

dgk.org

Last fetched

dgk.org resolves to 1 IPv4 address operated by HAENDLEKORTE-AS - Haendle & Korte GmbH in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

dgk.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.129.215.13295.129.208.0/21AS44700HAENDLEKORTE-AS - Haendle & Korte GmbHDE

WHOIS identity

Registrar
iana:269
Organization
deutsche gesellschaft fuer kardiologie herz- und kreislaufforschung e.v.
Contact emails

Subdomains

101 observed subdomains of dgk.org.

Web-graph footprint

Distinct hostnames that link to or from dgk.org in the public web crawl.

866 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for dgk.org.

MechanismTarget
SPF_Adgk.org
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.crsend.com
SPF_IP116.202.200.205/32
SPF_IP2a01:4f8:d0a:7449:0:0:0:2
SPF_IP88.151.64.170
SPF_IP88.151.64.171
SPF_IP88.151.64.74
SPF_IP88.151.64.76
SPF_IP88.151.70.34
SPF_IP88.151.70.36
SPF_IP88.151.70.54
SPF_IP95.129.209.253
SPF_IP95.129.210.12
SPF_IP95.129.210.13
SPF_IP95.129.213.100
SPF_IP95.129.213.118
SPF_IP95.129.213.238
SPF_IP95.129.215.130
SPF_IP95.129.215.131
SPF_IP95.129.215.132
SPF_IP95.129.215.134

Related pages

Pivot deeper into the graph from dgk.org.

Cypher and MCP

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

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