Skip to content

Hostname

showcase-tv.com

Last fetched

showcase-tv.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · showcase-tv.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/showcase-tv.com

Resolution chain

showcase-tv.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.158.164.5513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.191.2253.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.142.1835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.95.13152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.195.23852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.176.15154.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.249.24054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.7.18754.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.135.457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
showcase-tv,inc
Contact emails

Subdomains

44 observed subdomains of showcase-tv.com.

Web-graph footprint

Distinct hostnames that link to or from showcase-tv.com in the public web crawl.

352 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for showcase-tv.com.

MechanismTarget
SPF_INCLUDE23528201.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.showcase-tv.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mta.hdems.com

Related pages

Pivot deeper into the graph from showcase-tv.com.

Cypher and MCP

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

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