All hostnames api.limbik.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api.limbik.com Routing diversity 5.6/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 6.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/api.limbik.com Resolution chain api.limbik.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 18.209.170.53 18.208.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.213.142.35 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.222.144.145 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.223.186.144 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.94.145 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.232.194.197 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.89.173.142 3.80.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.233.35.193 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 35.153.227.86 35.153.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.199.101.61 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.199.48.144 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.115.150 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.218.34.242 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.219.195.87 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.44.96.112 52.44.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.204.159.55 54.204.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.87.158.232 54.87.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.219.60.112 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.155.246 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api.limbik.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from api.limbik.com in the public web crawl.
Related pages Pivot deeper into the graph from api.limbik.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api.limbik.com"})-[: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 .