All hostnames 9acts.co resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · 9acts.co Routing diversity 6.3/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 8.0/10 canon.whisper.security/host/9acts.co Resolution chain 9acts.co 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 16.12.97.235 16.12.96.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.203 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.217 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.81.225 3.5.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.84.249 3.5.84.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.87.14 3.5.87.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.5.87.76 3.5.87.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.154.74 52.218.154.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.213.74 52.218.213.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.221.34 52.218.221.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.218.233.106 52.218.233.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.133.3 52.92.128.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.154.123 52.92.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.154.19 52.92.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.165.235 52.92.160.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.177.115 52.92.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.184.19 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.185.107 52.92.184.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.208.51 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.92.212.11 52.92.208.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with 9acts.co in WhisperGraph.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for 9acts.co.
Related pages Pivot deeper into the graph from 9acts.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "9acts.co"})-[: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 .