Skip to content

Hostname

pnsn.org

Last fetched

pnsn.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pnsn.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pnsn.org

Resolution chain

pnsn.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.238.49.11418.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.2318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.6018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.1093.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.813.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.873.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.983.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
jon connolly
Contact emails

Subdomains

17 observed subdomains of pnsn.org.

Web-graph footprint

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

571 sites link to this hostname.

314 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pnsn.org.

MechanismTarget
SPF_Apnsn.org
SPF_Apnsn.uw.edu
SPF_IP128.95.16.70/32
SPF_MXpnsn.org

Related pages

Pivot deeper into the graph from pnsn.org.

Cypher and MCP

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

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