All hostnames readymag.website resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label WHISPER CANON · readymag.website Routing diversity 5.4/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 3.3/10 Resolver footprint 8.0/10 canon.whisper.security/host/readymag.website Resolution chain readymag.website 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.128.41.149 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.132.16.119 108.128.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 3.248.34.225 3.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.247.60.72 34.240.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.248.50.120 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 34.255.222.157 34.248.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.209.81.155 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.212.172.254 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.213.3.144 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.214.250.209 52.208.0.0/13 AS16509 AMAZON-02 - Amazon.com, Inc. IE 52.31.88.47 52.30.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.171.250.191 54.171.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.189.2 54.229.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.229.235.186 54.229.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.200.172 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 54.76.6.126 54.76.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.33.132.149 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.33.133.213 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.33.181.218 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE 63.34.78.108 63.32.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. IE
WHOIS identity Registrar iana:468 Organization identity protection service Contact emails — Web-graph footprint Distinct hostnames that link to or from readymag.website in the public web crawl.
1,269 sites link to this hostname.
Related pages Pivot deeper into the graph from readymag.website.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "readymag.website"})-[: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 .