Skip to content

Hostname

ttc.com.tw

Last fetched

ttc.com.tw appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ttc.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ttc.com.tw

Resolution chain

ttc.com.tw has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with ttc.com.tw in WhisperGraph.

Subdomains

3 observed subdomains of ttc.com.tw.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ttc.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.160.155.62
SPF_IP113.196.49.0/24
SPF_IP124.219.85.0/24
SPF_IP183.237.25.101
SPF_IP202.3.174.0/24
SPF_IP60.249.149.157
SPF_IP60.249.202.146
SPF_IP60.251.252.70
SPF_IP61.221.95.251
SPF_MXttc.com.tw

Related pages

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

Cypher and MCP

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

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