Skip to content

Hostname

iptv.ch

Last fetched

iptv.ch resolves to 1 IPv4 address operated by NETSTREAM-CH - Netstream Holding AG in CH.

Nutrition Label

WHISPER CANON · iptv.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/iptv.ch

Resolution chain

iptv.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.65.128.562.65.128.0/19AS15517NETSTREAM-CH - Netstream Holding AGCH

WHOIS identity

Registrar
Organization
alexis caceda
Contact emails

Subdomains

28 observed subdomains of iptv.ch.

Web-graph footprint

Distinct hostnames that link to or from iptv.ch in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for iptv.ch.

MechanismTarget
SPF_Aiptv.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEnsspf.netstream.ch
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP62.65.128.5
SPF_MXiptv.ch

Related pages

Pivot deeper into the graph from iptv.ch.

Cypher and MCP

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

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