Skip to content

Hostname

thepricesaver.com

Last fetched

thepricesaver.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thepricesaver.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/thepricesaver.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.106.12118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.78.18418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.52.243.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.184.393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.240.4252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.243.11752.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
crossreactive
Contact emails

Subdomains

5 observed subdomains of thepricesaver.com.

Web-graph footprint

Distinct hostnames that link to or from thepricesaver.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from thepricesaver.com.

Cypher and MCP

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

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