Skip to content

Hostname

mail.platzl.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.67.16.880.67.16.0/24AS34011DE

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for mail.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_MXmail.platzl.de

Related pages

Pivot deeper into the graph from mail.platzl.de.

Cypher and MCP

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

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