Skip to content

Hostname

ro.iq

Last fetched

ro.iq resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ro.iqRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ro.iq

Resolution chain

ro.iq resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.4216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.19916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.21516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.12716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.1316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.209.18952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.249.18752.216.249.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.6952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.9952.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.133.23752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.136.2952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.224.9352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.49.17152.217.49.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ro.iq in WhisperGraph.

Subdomains

6 observed subdomains of ro.iq.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from ro.iq.

Cypher and MCP

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

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