Skip to content

Hostname

tema-testing.s3.amazonaws.com

Last fetched

tema-testing.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tema-testing.s3.amazonaws.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tema-testing.s3.amazonaws.com

Resolution chain

tema-testing.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.78.463.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.203.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.82.843.5.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2293.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2513.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.220.9152.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.5952.219.0.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.246.5952.219.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.130.8952.94.5.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.9752.94.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.147.24152.94.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.189.20152.94.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.18552.94.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.194.16152.94.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.20952.94.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.8952.94.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tema-testing.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from tema-testing.s3.amazonaws.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from tema-testing.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tema-testing.s3.amazonaws.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.