Skip to content

Hostname

panion.org

Last fetched

panion.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · panion.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/panion.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.102.11718.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.1218.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.1318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.5418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
54.230.71.12754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.4854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.8754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

5 observed subdomains of panion.org.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for panion.org.

Related pages

Pivot deeper into the graph from panion.org.

Cypher and MCP

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

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