All hostnames f.api2.cursor.sh resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · f.api2.cursor.sh Routing diversity 5.4/10 Peering density 6.7/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/f.api2.cursor.sh Resolution chain f.api2.cursor.sh 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.51.107.156 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.51.120.98 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.133.44 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 100.52.146.135 100.48.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.218.133.144 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.220.15.241 3.208.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.228.241.206 3.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.201.199.126 34.192.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 34.237.109.248 34.224.0.0/12 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.206.229.112 52.200.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.72.25.223 52.72.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.86.244.200 52.86.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.158.154.209 54.156.0.0/14 AS14618 AMAZON-AES - Amazon.com, Inc. US 54.204.45.196 54.204.0.0/15 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.83.49.182 98.80.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US 98.86.34.178 98.80.0.0/13 AS14618 AMAZON-AES - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with f.api2.cursor.sh in WhisperGraph.
Related pages Pivot deeper into the graph from f.api2.cursor.sh.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "f.api2.cursor.sh"})-[: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 .