Skip to content

Hostname

shanson.tv

Last fetched

shanson.tv resolves to 1 IPv4 address operated by AS6903 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · shanson.tvRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/shanson.tv

Resolution chain

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

IPPrefixASNOperatorCountry
213.189.208.192213.189.208.0/23AS6903RU

WHOIS identity

Registrar
iana:463
Organization
ooo shanson tv
Contact emails

Subdomains

7 observed subdomains of shanson.tv.

Web-graph footprint

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

91 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for shanson.tv.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_IP185.9.84.2
SPF_IP185.9.84.3
SPF_IP185.9.84.4
SPF_IP185.9.84.5
SPF_IP185.9.84.6
SPF_IP81.211.18.214

Related pages

Pivot deeper into the graph from shanson.tv.

Cypher and MCP

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

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