Skip to content

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

WHISPER CANON · watsons.com.sgRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.6/10canon.whisper.security/host/watsons.com.sg

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.

IPPrefixASNOperatorCountry
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
registrar:iconz-webvisions pte ltd
Organization
a.s. watson industries ltd (sgnic-org1380876)
Contact emails

Subdomains

59 observed subdomains of watsons.com.sg.

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for watsons.com.sg.

MechanismTarget
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.127.161.53
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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.