Skip to content

Hostname

pri.org

Last fetched

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

Nutrition Label

WHISPER CANON · pri.orgRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pri.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.112.6418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.12218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.1718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.2818.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.8918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1223.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.253.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.463.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.833.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0156245983
Contact emails

Subdomains

34 observed subdomains of pri.org.

Web-graph footprint

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

8,780 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pri.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from pri.org.

Cypher and MCP

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

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