Hostname
mail.watchdata.com
Last fetched
mail.watchdata.com resolves to 3 IPv4 addresses operated by ALIBABA-CN-NET Alibaba US Technology Co., Ltd. in GB.
Nutrition Label
Resolution chain
mail.watchdata.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.95.8.252 | 139.95.8.0/23 | AS45102 | ALIBABA-CN-NET Alibaba US Technology Co., Ltd. | GB |
| 47.251.114.68 | 47.251.0.0/17 | AS45102 | ALIBABA-CN-NET Alibaba US Technology Co., Ltd. | US |
| 47.251.8.173 | 47.251.0.0/17 | AS45102 | ALIBABA-CN-NET Alibaba US Technology Co., Ltd. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mail.watchdata.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.watchdata.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.