Skip to content

Hostname

temadsback.tvtem.com

Last fetched

temadsback.tvtem.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · temadsback.tvtem.comRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/temadsback.tvtem.com

Resolution chain

temadsback.tvtem.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.224.223.2223.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.144.12234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.182.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.167.16734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.40.744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.103.13652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.205.18852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.23.18354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.96.14054.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.88.8654.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.145.1054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.114.15798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with temadsback.tvtem.com in WhisperGraph.

Subdomains

1 observed subdomain of temadsback.tvtem.com.

Threat posture

History

Related pages

Pivot deeper into the graph from temadsback.tvtem.com.

Cypher and MCP

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

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