Skip to content

Hostname

gdch.de

Last fetched

gdch.de resolves to 1 IPv4 address operated by UVENSYS in DE.

Nutrition Label

WHISPER CANON · gdch.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gdch.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.219.102.193185.219.100.0/22AS58010UVENSYSDE

WHOIS identity

No WHOIS records are currently associated with gdch.de in WhisperGraph.

Subdomains

46 observed subdomains of gdch.de.

Web-graph footprint

Distinct hostnames that link to or from gdch.de in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for gdch.de.

MechanismTarget
SPF_Amail.gdch.de
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.u2d.de
SPF_INCLUDEspfa.myconvento.com
SPF_IP148.251.113.148
SPF_IP185.219.102.128/25
SPF_IP62.96.227.162
SPF_IP77.32.203.80

Related pages

Pivot deeper into the graph from gdch.de.

Cypher and MCP

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

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