Skip to content

Hostname

dpsg.de

Last fetched

dpsg.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dpsg.deRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dpsg.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.29.36188.40.0.0/16AS24940DE

WHOIS identity

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

Subdomains

104 observed subdomains of dpsg.de.

Web-graph footprint

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

936 sites link to this hostname.

271 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dpsg.de.

MechanismTarget
SPF_Adpsg.de
SPF_INCLUDEotc-de-mta01.mms.t-systems-service.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.203.239.208
SPF_IP83.136.83.146
SPF_MXdpsg.de

Related pages

Pivot deeper into the graph from dpsg.de.

Cypher and MCP

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

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