Skip to content

Hostname

sis.tv

Last fetched

sis.tv resolves to 1 IPv4 address operated by AS34282 in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · sis.tvRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sis.tv

Resolution chain

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

IPPrefixASNOperatorCountry
85.92.73.17885.92.64.0/19AS34282GB

WHOIS identity

Registrar
iana:447
Organization
rich lewis
Contact emails

Subdomains

78 observed subdomains of sis.tv.

Web-graph footprint

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

386 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sis.tv.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.117.85.240
SPF_IP51.143.165.135
SPF_IP51.145.245.189
SPF_IP52.232.98.58

Related pages

Pivot deeper into the graph from sis.tv.

Cypher and MCP

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

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