Hostname
aidigitalmining.com
Last fetched
aidigitalmining.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
aidigitalmining.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 |
|---|---|---|---|---|
| 104.21.78.25 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.215.27 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.254.196.61 | 185.254.196.0/23 | AS30860 | YURTEH-AS - Virtual Systems LLC | UA |
WHOIS identity
No WHOIS records are currently associated with aidigitalmining.com in WhisperGraph.
Subdomains
4 observed subdomains of aidigitalmining.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- _dc-mx.2cb998f97199.aidigitalmining.com
- aidigitalmining.com
SPF policy
10 SPF mechanisms authorising senders for aidigitalmining.com.
| Mechanism | Target |
|---|---|
| SPF_A | aidigitalmining.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 135.125.6.2 |
| SPF_IP | 161.97.130.42 |
| SPF_IP | 185.254.196.11 |
| SPF_IP | 185.254.196.17 |
| SPF_IP | 185.254.196.31 |
| SPF_IP | 192.3.141.250 |
| SPF_IP | 5.135.37.189 |
| SPF_MX | aidigitalmining.com |
Related pages
Pivot deeper into the graph from aidigitalmining.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aidigitalmining.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.