Skip to content

Hostname

satv.tv

Last fetched

satv.tv resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · satv.tvRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/satv.tv

Resolution chain

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

IPPrefixASNOperatorCountry
23.88.117.4923.88.0.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE
91.99.212.4391.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
iana:1068
Organization
s. a. channel pvt.
Contact emails

Subdomains

18 observed subdomains of satv.tv.

Web-graph footprint

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

109 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for satv.tv.

MechanismTarget
SPF_Asatv.tv
SPF_IP173.237.189.173
SPF_IP198.54.126.146
SPF_IP198.54.126.151
SPF_IP23.88.117.49
SPF_IP45.251.58.122
SPF_IP91.99.212.43
SPF_MXsatv.tv

Related pages

Pivot deeper into the graph from satv.tv.

Cypher and MCP

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

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