Skip to content

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

WHISPER CANON · aswatson.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aswatson.com

Resolution chain

aswatson.com resolves to 5 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.15.53.6023.15.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.204.0.3623.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.63.121.11123.63.112.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.133.6123.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
a.s. watson tm
Contact emails

Subdomains

148 observed subdomains of aswatson.com.

Web-graph footprint

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

281 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for aswatson.com.

MechanismTarget
SPF_Asmtp1.uk.aswatson.com
SPF_Asmtp2.uk.aswatson.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP130.35.116.0/25
SPF_IP194.169.207.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

Related pages

Pivot deeper into the graph from aswatson.com.

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 20

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