All hostnames tracking.offerista.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label WHISPER CANON · tracking.offerista.com Routing diversity 6.0/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 5.4/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/tracking.offerista.com Resolution chain tracking.offerista.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.132.150.86 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.68.231 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.202.96.111 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 18.203.20.213 18.202.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.240.210.134 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.208.167 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.93.88 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.101.121 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.250.36.86 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.254.38.228 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.16.214.39 52.16.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.2.141 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.30.211 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.49.0.155 52.48.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.194.149.72 54.194.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.195.238.223 54.195.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.5.62 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.216.81.162 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.217.227.145 54.216.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.74.72.178 54.74.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity No WHOIS records are currently associated with tracking.offerista.com in WhisperGraph.
Related pages Pivot deeper into the graph from tracking.offerista.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tracking.offerista.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .