All hostnames api.connectuc.io resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.connectuc.io Routing diversity 6.0/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/api.connectuc.io Resolution chain api.connectuc.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 100.29.245.23 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.37.136 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 18.211.129.198 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.213.247.81 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.221.54.144 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.193.130.95 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.231.235.157 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.233.239.75 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.212.110.219 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.216.172.144 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.238.71 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.206.126.103 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.21.0.67 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.3.54.163 52.2.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.54.82.72 52.54.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.164.16.171 54.164.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.226.222.69 54.226.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.226.84.143 54.226.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.234.206.204 54.234.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.83.44.5 54.80.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.connectuc.io in WhisperGraph.
Related pages Pivot deeper into the graph from api.connectuc.io.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.connectuc.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 .