Skip to content

Hostname

tmsimg.com

Last fetched

tmsimg.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · tmsimg.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tmsimg.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.229.121108.146.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.51108.146.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.56108.146.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
108.139.229.69108.146.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.225.117.12013.225.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.5713.225.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6113.225.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.9013.225.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR
13.227.192.1113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.136.11154.38.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.11754.38.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3054.38.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.3954.38.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10854.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4154.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4254.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8954.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:447
Organization
casttv
Contact emails

Subdomains

20 observed subdomains of tmsimg.com.

Web-graph footprint

Distinct hostnames that link to or from tmsimg.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tmsimg.com.

Cypher and MCP

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

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