All hostnames 147-4.client-api.atomic.io resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label WHISPER CANON · 147-4.client-api.atomic.io Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/147-4.client-api.atomic.io Resolution chain 147-4.client-api.atomic.io resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.211.182.46 13.210.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.236.81.246 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.238.166.77 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.55.12.57 13.54.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.55.60.204 13.54.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.104.215.192 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.105.197.170 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.105.244.194 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 3.105.29.20 3.104.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.62.228.57 52.62.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. AU 52.65.74.173 52.65.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.206.162.49 54.206.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.206.211.5 54.206.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 54.79.7.51 54.79.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.134.62.169 15.134.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. AU 15.135.129.172 15.135.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. AU 13.237.97.70 13.236.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. AU
WHOIS identity No WHOIS records are currently associated with 147-4.client-api.atomic.io in WhisperGraph.
Related pages Pivot deeper into the graph from 147-4.client-api.atomic.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "147-4.client-api.atomic.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 .