All hostnames app-api.flyfruition.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · app-api.flyfruition.com Routing diversity 6.4/10 Peering density 6.8/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/app-api.flyfruition.com Resolution chain app-api.flyfruition.com 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.52.77.107 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 13.223.176.141 13.216.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.229.167.209 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.235.80.233 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.234.161.103 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.208.209.106 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.219.3.15 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 44.223.255.107 44.192.0.0/11 AS14618 AMAZON-AES - Amazon.com, Inc. US 50.16.105.102 50.16.0.0/16 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.20.49.108 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.20.51.151 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.22.77.62 52.20.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.70.177.146 52.70.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.147.239.254 54.144.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.159.188.65 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.163.80.127 54.160.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.165.42.94 54.164.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.167.162.200 54.166.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.83.6.206 54.80.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 32.195.111.156 32.192.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with app-api.flyfruition.com in WhisperGraph.
Related pages Pivot deeper into the graph from app-api.flyfruition.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "app-api.flyfruition.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 .