Skip to content

Hostname

ucla-api.tumorsight.com

Last fetched

ucla-api.tumorsight.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ucla-api.tumorsight.comRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ucla-api.tumorsight.com

Resolution chain

ucla-api.tumorsight.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.135.108100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.122.163100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.32.93100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.214.1253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.76.2453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.159.1583.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.129.22134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.145.14144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.23.7954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.59.14798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ucla-api.tumorsight.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ucla-api.tumorsight.com.

Cypher and MCP

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

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

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