Skip to content

Hostname

ntc.com.tw

Last fetched

ntc.com.tw resolves to 1 IPv4 address operated by SEEDNET - Digital United Inc. in TW. WHOIS lists registrar:twnic as the registrar.

Nutrition Label

WHISPER CANON · ntc.com.twRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ntc.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
122.146.97.11122.146.97.0/24AS4780SEEDNET - Digital United Inc.TW

WHOIS identity

Registrar
registrar:twnic
Organization
??????????
Contact emails

Subdomains

16 observed subdomains of ntc.com.tw.

Web-graph footprint

Distinct hostnames that link to or from ntc.com.tw in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ntc.com.tw.

MechanismTarget
SPF_IP122.146.97.25
SPF_IP122.146.97.26
SPF_IP61.219.207.171
SPF_IP61.219.207.172

Related pages

Pivot deeper into the graph from ntc.com.tw.

Cypher and MCP

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

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