Skip to content

Hostname

twwest.com

Last fetched

twwest.com resolves to 1 IPv4 address operated by KSIL-AS-TW - Kuang Shih International Ltd. Ltd in TW. WHOIS lists iana:1469 as the registrar.

Nutrition Label

WHISPER CANON · twwest.comRouting diversity1.5/10Peering density1.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/twwest.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.136.211.80103.136.211.0/24AS17502KSIL-AS-TW - Kuang Shih International Ltd. LtdTW

WHOIS identity

Registrar
iana:1469
Organization
chu xin yang
Contact emails

Subdomains

7 observed subdomains of twwest.com.

Web-graph footprint

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

196 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • twwest.com

SPF policy

5 SPF mechanisms authorising senders for twwest.com.

MechanismTarget
SPF_Atwwest.com
SPF_IP103.136.210.1
SPF_IP103.136.211.134
SPF_IP103.136.211.80
SPF_MXtwwest.com

Related pages

Pivot deeper into the graph from twwest.com.

Cypher and MCP

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

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