All hostnames rooklogic.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label WHISPER CANON · rooklogic.io Routing diversity 5.7/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/rooklogic.io Resolution chain rooklogic.io 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 18.157.233.129 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.157.70.234 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.152.13 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.158.66.211 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.159.188.9 18.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.179.20 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.184.192.216 18.184.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.196.255.90 18.196.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.198.247.58 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.199.114.161 18.198.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.120.198.252 3.120.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.127.9.59 3.124.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.68.99.164 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.70.26.121 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.74.90.59 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.75.71.53 3.64.0.0/12 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.47.154 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 35.156.8.250 35.156.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.133.154 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.29.196.54 52.29.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with rooklogic.io in WhisperGraph.
Subdomains 1 observed subdomain of rooklogic.io.
Related pages Pivot deeper into the graph from rooklogic.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rooklogic.io"})-[: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 .