Skip to content

Hostname

106tv.com

Last fetched

106tv.com resolves to 2 IPv4 addresses operated by HINET Data Communication Business Group in TW. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · 106tv.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/106tv.com

Resolution chain

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

IPPrefixASNOperatorCountry
61.221.247.461.221.0.0/16AS3462HINET Data Communication Business GroupTW
61.221.247.661.221.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

Registrar
iana:2
Organization
fong huo international co.
Contact emails

Subdomains

11 observed subdomains of 106tv.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 106tv.com.

MechanismTarget
SPF_A106tv.com
SPF_IP61.221.247.1/6
SPF_MX106tv.com
SPF_MXmail.106tv.com

Related pages

Pivot deeper into the graph from 106tv.com.

Cypher and MCP

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

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