Skip to content

Hostname

dpunkt.de

Last fetched

dpunkt.de resolves to 1 IPv4 address operated by TTM in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.73.205109.71.72.0/22AS47447TTMDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dpunkt.de.

MechanismTarget
SPF_Amail.xeneris.net
SPF_INCLUDE_spf.pretix.eu
SPF_IP103.241.48.0/26
SPF_IP109.90.85.210
SPF_IP116.202.229.23/32
SPF_IP116.202.229.43
SPF_IP116.202.87.23
SPF_IP188.40.159.225
SPF_IP188.40.159.226
SPF_IP188.40.189.211
SPF_IP194.8.219.19/29
SPF_IP5.175.14.88
SPF_IP93.191.162.150
SPF_MXdpunkt.de

Related pages

Pivot deeper into the graph from dpunkt.de.

Cypher and MCP

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

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