Skip to content

Hostname

platzl.de

Last fetched

platzl.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · platzl.deRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/platzl.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.72.73109.71.72.0/22AS47447DE

WHOIS identity

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

Subdomains

11 observed subdomains of platzl.de.

Web-graph footprint

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

206 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for platzl.de.

MechanismTarget
SPF_INCLUDE_spf.sendnode.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.de
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP109.71.72.73
SPF_IP150.70.226.151
SPF_IP150.70.236.0/24
SPF_IP150.70.236.154
SPF_IP150.70.238.0/24
SPF_IP150.70.239.0/24
SPF_IP188.174.253.4
SPF_IP209.242.69.231/32
SPF_IP23.101.77.60/32
SPF_IP2a01:111:f100:9001:0:0:1761:93f7
SPF_IP52.58.63.0/24
SPF_IP62.245.167.226
SPF_IP62.245.167.227
SPF_IP62.245.167.229
SPF_IP80.190.121.128/25
SPF_MXplatzl.de

Related pages

Pivot deeper into the graph from platzl.de.

Cypher and MCP

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

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