Skip to content

Hostname

switch.tv

Last fetched

switch.tv resolves to 16 IPv4 addresses operated by AS64073 in IE. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · switch.tvRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/switch.tv

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.219.220.0.0.0/0AS64073IE
13.227.219.490.0.0.0/0AS64073IE
13.227.219.880.0.0.0/0AS64073IE
13.227.219.970.0.0.0/0AS64073IE
13.33.187.11013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.5813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.98.12618.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.5818.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.7618.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.8818.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.161.993.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1123.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.673.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1163.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
iana:48
Organization
christopher stenhouse
Contact emails

Subdomains

164 observed subdomains of switch.tv.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for switch.tv.

Related pages

Pivot deeper into the graph from switch.tv.

Cypher and MCP

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

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