All hostnames api-preprod.l5fleet.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · api-preprod.l5fleet.com Routing diversity 5.4/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/api-preprod.l5fleet.com Resolution chain api-preprod.l5fleet.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 100.24.181.182 100.24.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.48.242.75 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.49.82.192 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.135.151 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.217.12.190 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.230.137.151 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.200.116.231 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.201.214.64 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.196.54.30 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.206.165.96 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.215.192.244 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.19.193.194 50.19.128.0/17 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.71.133.31 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.227.161.130 54.226.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.236.71.169 54.236.64.0/18 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.90.35.169 98.88.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with api-preprod.l5fleet.com in WhisperGraph.
Related pages Pivot deeper into the graph from api-preprod.l5fleet.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "api-preprod.l5fleet.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 .