Skip to content

Hostname

dgn-service.de

Last fetched

dgn-service.de resolves to 1 IPv4 address operated by AS205487 in DE.

Nutrition Label

WHISPER CANON · dgn-service.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dgn-service.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.236.252.150185.236.252.0/23AS205487DE

WHOIS identity

No WHOIS records are currently associated with dgn-service.de in WhisperGraph.

Subdomains

16 observed subdomains of dgn-service.de.

Web-graph footprint

Distinct hostnames that link to or from dgn-service.de in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dgn-service.de.

MechanismTarget
SPF_Adgn-service.de
SPF_IP185.236.252.0/24
SPF_IP212.82.237.64/26
SPF_IP213.202.217.128/27
SPF_IP62.154.228.0/24
SPF_IP62.154.230.0/24
SPF_MXdgn-service.de

Related pages

Pivot deeper into the graph from dgn-service.de.

Cypher and MCP

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

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