Skip to content

Hostname

pl.net

Last fetched

pl.net resolves to 1 IPv4 address operated by TDL2L-AS-AP The Digital Lab 2007 Limited in NZ. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
202.20.65.1202.20.65.0/24AS9303TDL2L-AS-AP The Digital Lab 2007 LimitedNZ

WHOIS identity

Registrar
iana:1291
Organization
david robie
Contact emails

Subdomains

16 observed subdomains of pl.net.

Web-graph footprint

Distinct hostnames that link to or from pl.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pl.net.

MechanismTarget
SPF_Apl.net
SPF_INCLUDEspf.mithosted.co.nz
SPF_IP202.14.102.0/24
SPF_IP202.20.65.0/24
SPF_IP202.27.215.0/24
SPF_IP2404:bf00::/32
SPF_MXpl.net

Related pages

Pivot deeper into the graph from pl.net.

Cypher and MCP

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

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