Skip to content

Hostname

plone.de

Last fetched

plone.de resolves to 3 IPv4 addresses operated by VKT-HK Viking Telecom Limited in DE.

Nutrition Label

WHISPER CANON · plone.deRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/plone.de

Resolution chain

plone.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.144.176.219139.144.176.0/21AS63949VKT-HK Viking Telecom LimitedDE
139.144.78.34139.144.64.0/20AS63949VKT-HK Viking Telecom LimitedDE
139.144.78.38139.144.64.0/20AS63949VKT-HK Viking Telecom LimitedDE

WHOIS identity

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

Subdomains

6 observed subdomains of plone.de.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for plone.de.

MechanismTarget
SPF_Amailout.lrz.de
SPF_MXplone.de

Related pages

Pivot deeper into the graph from plone.de.

Cypher and MCP

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

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