Skip to content

Hostname

api2.cursor.sh

Last fetched

api2.cursor.sh resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api2.cursor.shRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api2.cursor.sh

Resolution chain

api2.cursor.sh resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.174.21100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.176.231100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.55.79100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.202.1893.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.46.7734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.204.3035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.53.3944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.188.7950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.42.552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.79.3852.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.129.19954.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.242.13454.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.202.18254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.54.23254.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.72.7598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.72.5098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api2.cursor.sh in WhisperGraph.

Subdomains

6 observed subdomains of api2.cursor.sh.

Web-graph footprint

Distinct hostnames that link to or from api2.cursor.sh in the public web crawl.

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from api2.cursor.sh.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.