Skip to content

Hostname

planatol.de

Last fetched

planatol.de resolves to 1 IPv4 address operated by AS29413 in DE.

Nutrition Label

WHISPER CANON · planatol.deRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/planatol.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.214.120.200185.214.120.0/22AS29413DE

WHOIS identity

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

Subdomains

11 observed subdomains of planatol.de.

Web-graph footprint

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

44 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for planatol.de.

MechanismTarget
SPF_Aplanatol.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sosafe.de
SPF_IP18.153.184.0/27
SPF_IP185.214.120.0/24
SPF_IP217.237.189.218
SPF_IP2a05:d014:b6d:df06::1000/124
SPF_IP2a05:d014:b6d:df07::1000/124
SPF_IP2a05:d014:b6d:df08::1000/124
SPF_MXplanatol.de

Related pages

Pivot deeper into the graph from planatol.de.

Cypher and MCP

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

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