Skip to content

Hostname

planta.de

Last fetched

planta.de resolves to 1 IPv4 address operated by AS34762 in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.76.237.171185.77.199.0/24AS34762BE

WHOIS identity

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

Subdomains

24 observed subdomains of planta.de.

Web-graph footprint

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

42 sites link to this hostname.

107 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for planta.de.

MechanismTarget
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.125.224.212
SPF_IP213.144.24.210
SPF_IP3.122.4.216
SPF_IP3.123.76.74
SPF_IP3.64.21.22
SPF_IP3.65.222.100
SPF_IP3.65.234.252
SPF_IP52.28.237.99
SPF_IP52.28.96.73
SPF_IP52.58.60.220
SPF_MXplanta.de

Related pages

Pivot deeper into the graph from planta.de.

Cypher and MCP

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

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