Skip to content

Hostname

watsons.com.tw

Last fetched

watsons.com.tw resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · watsons.com.twRouting diversity3.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/watsons.com.tw

Resolution chain

watsons.com.tw resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.16.30.522.16.30.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.66.217.1923.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.133.6123.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
Organization
?????????(watson enterprises limited)
Contact emails

Subdomains

62 observed subdomains of watsons.com.tw.

Web-graph footprint

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

590 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for watsons.com.tw.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf-a.rnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP122.147.248.100
SPF_IP139.175.66.51
SPF_IP139.175.66.52
SPF_IP139.175.66.53
SPF_IP139.175.66.54
SPF_IP139.175.66.55
SPF_IP139.175.66.56
SPF_IP139.175.66.57
SPF_IP139.175.66.58
SPF_IP139.175.66.59
SPF_IP139.175.66.6
SPF_IP203.129.74.100
SPF_IP203.129.74.101
SPF_IP203.129.74.102
SPF_IP203.129.74.103
SPF_IP203.129.74.104
SPF_IP203.129.74.98
SPF_IP203.129.74.99
SPF_IP203.129.76.1
SPF_IP203.129.76.111
SPF_IP203.129.76.112
SPF_IP203.129.76.2
SPF_IP203.129.76.250
SPF_IP203.129.76.3
SPF_IP210.0.245.132
SPF_IP42.200.22.10
SPF_IP42.200.22.111
SPF_IP42.200.22.250
SPF_IP42.200.5.132
SPF_IP61.63.13.82

Related pages

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

Cypher and MCP

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

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