Skip to content

Hostname

uday-test.comalatech.com

Last fetched

uday-test.comalatech.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · uday-test.comalatech.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/uday-test.comalatech.com

Resolution chain

uday-test.comalatech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.29.232.116100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.162.71100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.237.248107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.19.8518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.182.7434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.65.9235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.41.14952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.190.2652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.233.1552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.166.23254.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.156.16354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.126.12198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with uday-test.comalatech.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from uday-test.comalatech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uday-test.comalatech.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.