Skip to content

Hostname

paxstores.com

Last fetched

paxstores.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · paxstores.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/paxstores.com

Resolution chain

paxstores.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.218.1118.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.11418.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.2018.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
18.66.218.6618.66.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:146
Organization
dan radu
Contact emails

Subdomains

13 observed subdomains of paxstores.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for paxstores.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from paxstores.com.

Cypher and MCP

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

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