Skip to content

Hostname

plenso.net

Last fetched

plenso.net resolves to 1 IPv4 address operated by LCPDCO LCP AS dc oostkamp in BE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · plenso.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/plenso.net

Resolution chain

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

IPPrefixASNOperatorCountry
81.95.114.1781.95.112.0/22AS42160LCPDCO LCP AS dc oostkampBE
81.95.114.1781.95.112.0/22AS42160LCPDCO LCP AS dc oostkampBE

WHOIS identity

Registrar
iana:1647
Organization
jeroen soenen
Contact emails

Subdomains

46 observed subdomains of plenso.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from plenso.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "plenso.net"})-[: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.