Hostname
aswatson.com
Last fetched
aswatson.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
aswatson.com resolves to 5 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.15.53.60 | 23.15.48.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.204.0.36 | 23.204.0.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.63.121.111 | 23.63.112.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.67.133.61 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- a.s. watson tm
- Contact emails
Subdomains
148 observed subdomains of aswatson.com.
Showing 25 of 148. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aswatson.com in the public web crawl.
281 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for aswatson.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp1.uk.aswatson.com |
| SPF_A | smtp2.uk.aswatson.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 130.35.116.0/25 |
| SPF_IP | 194.169.207.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 |
Related pages
Pivot deeper into the graph from aswatson.com.
- IP · 2.16.30.52
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:299
- Country · DE
- Email · domainadmin@ckh.com.hk
- TLD · .com
- Browse hostnames · as…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aswatson.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.