Skip to content

Hostname

ptl.org

Last fetched

ptl.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ptl.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ptl.org

Resolution chain

ptl.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
the pocket testament league
Contact emails

Subdomains

65 observed subdomains of ptl.org.

Web-graph footprint

Distinct hostnames that link to or from ptl.org in the public web crawl.

118 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for ptl.org.

MechanismTarget
SPF_Aemail.ptl.org
SPF_Aptl.org
SPF_INCLUDE830168b8.ppspf.net
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.14.47.8
SPF_IP169.55.65.192
SPF_IP169.55.65.193
SPF_IP169.55.65.194
SPF_IP169.55.65.195
SPF_IP169.55.80.212
SPF_IP173.203.2.36/32
SPF_IP23.3.224.13
SPF_IP50.97.196.210
SPF_IP50.97.224.92/30
SPF_IP69.20.91.24
SPF_IP72.19.217.170
SPF_IP74.205.114.154
SPF_IP98.129.184.4

Related pages

Pivot deeper into the graph from ptl.org.

Cypher and MCP

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

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