Skip to content

Hostname

tech-app-api.tr-dev.net

Last fetched

tech-app-api.tr-dev.net resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tech-app-api.tr-dev.netRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tech-app-api.tr-dev.net

Resolution chain

tech-app-api.tr-dev.net resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.12.109100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.157.5523.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.145.2323.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.149.1083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.146.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.79.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.243.4752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.154.16252.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.230.18554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tech-app-api.tr-dev.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from tech-app-api.tr-dev.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tech-app-api.tr-dev.net"})-[: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.