Hostname
watsons.com.sg
Last fetched
watsons.com.sg resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:iconz-webvisions pte ltd as the registrar.
Nutrition Label
Resolution chain
watsons.com.sg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 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
- registrar:iconz-webvisions pte ltd
- Organization
- a.s. watson industries ltd (sgnic-org1380876)
- Contact emails
- —
Subdomains
59 observed subdomains of watsons.com.sg.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from watsons.com.sg in the public web crawl.
392 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for watsons.com.sg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emarsys.net |
| SPF_INCLUDE | emsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 203.127.161.53 |
| 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 |
Related pages
Pivot deeper into the graph from watsons.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "watsons.com.sg"})-[: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.