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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.16.30.52 | 2.16.30.0/23 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.66.217.19 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.133.61 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- ?????????(watson enterprises limited)
- Contact emails
Subdomains
62 observed subdomains of watsons.com.tw.
Showing 25 of 62. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
35 SPF mechanisms authorising senders for watsons.com.tw.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | emarsys.net |
| SPF_INCLUDE | emsmtp.com |
| SPF_INCLUDE | spf-a.rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 122.147.248.100 |
| SPF_IP | 139.175.66.51 |
| SPF_IP | 139.175.66.52 |
| SPF_IP | 139.175.66.53 |
| SPF_IP | 139.175.66.54 |
| SPF_IP | 139.175.66.55 |
| SPF_IP | 139.175.66.56 |
| SPF_IP | 139.175.66.57 |
| SPF_IP | 139.175.66.58 |
| SPF_IP | 139.175.66.59 |
| SPF_IP | 139.175.66.6 |
| SPF_IP | 203.129.74.100 |
| SPF_IP | 203.129.74.101 |
| SPF_IP | 203.129.74.102 |
| SPF_IP | 203.129.74.103 |
| SPF_IP | 203.129.74.104 |
| SPF_IP | 203.129.74.98 |
| SPF_IP | 203.129.74.99 |
| SPF_IP | 203.129.76.1 |
| SPF_IP | 203.129.76.111 |
| SPF_IP | 203.129.76.112 |
| SPF_IP | 203.129.76.2 |
| SPF_IP | 203.129.76.250 |
| SPF_IP | 203.129.76.3 |
| SPF_IP | 210.0.245.132 |
| SPF_IP | 42.200.22.10 |
| SPF_IP | 42.200.22.111 |
| SPF_IP | 42.200.22.250 |
| SPF_IP | 42.200.5.132 |
| SPF_IP | 61.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.