Skip to content

Hostname

poggenpohl.com

Last fetched

poggenpohl.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · poggenpohl.comRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/poggenpohl.com

Resolution chain

poggenpohl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.38.188.119209.38.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
138.68.125.161138.68.124.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:151
Organization
kay reinbach
Contact emails

Subdomains

201 observed subdomains of poggenpohl.com.

Web-graph footprint

Distinct hostnames that link to or from poggenpohl.com in the public web crawl.

452 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for poggenpohl.com.

MechanismTarget
SPF_Apoggenpohl.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.119.241.228
SPF_IP84.201.93.130/32
SPF_IP84.201.93.165
SPF_IP84.201.93.166
SPF_MXpoggenpohl.com

Related pages

Pivot deeper into the graph from poggenpohl.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "poggenpohl.com"})-[: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.