Skip to content

Hostname

boxcast.tv

Last fetched

boxcast.tv resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · boxcast.tvRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/boxcast.tv

Resolution chain

boxcast.tv resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.173.102108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.106108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.58108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.95108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.3018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.3718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
3.167.227.173.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.563.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.93.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
boxcast
Contact emails

Subdomains

1 observed subdomain of boxcast.tv.

Web-graph footprint

Distinct hostnames that link to or from boxcast.tv in the public web crawl.

2,013 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from boxcast.tv.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "boxcast.tv"})-[: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.