Skip to content

Hostname

watsonswine.com

Last fetched

watsonswine.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in TR. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

watsonswine.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.25.95.190184.25.80.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
23.204.0.3623.204.0.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
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

18 observed subdomains of watsonswine.com.

Web-graph footprint

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

118 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for watsonswine.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
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 watsonswine.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "watsonswine.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.