Skip to content

Hostname

dpolg.de

Last fetched

dpolg.de resolves to 1 IPv4 address operated by AS201206 in DE.

Nutrition Label

WHISPER CANON · dpolg.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dpolg.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.171.238.20883.171.238.0/24AS201206DE

WHOIS identity

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

Subdomains

9 observed subdomains of dpolg.de.

Web-graph footprint

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

326 sites link to this hostname.

197 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dpolg.de.

MechanismTarget
SPF_Adpolg.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.checkinserver.com
SPF_IP194.231.14.202
SPF_IP2a05:8b81:1000:2:0:0:4a28:3b83
SPF_IP83.171.238.208
SPF_MXdpolg.de

Related pages

Pivot deeper into the graph from dpolg.de.

Cypher and MCP

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

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