Skip to content

Hostname

pantherx.org

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.182.12108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.29108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.64108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.182.83108.139.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
99.84.91.12399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.4499.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1861
Organization
Contact emails

Subdomains

14 observed subdomains of pantherx.org.

Web-graph footprint

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

7 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for pantherx.org.

MechanismTarget
SPF_Apantherx.org
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.messagingengine.com
SPF_INCLUDEspf.mtasv.net
SPF_MXpantherx.org

Related pages

Pivot deeper into the graph from pantherx.org.

Cypher and MCP

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

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