Hostname
mining-journal.com
Last fetched
mining-journal.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
mining-journal.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.74 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.74 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 138.68.117.89 | 138.68.116.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | GB |
| 172.67.68.25 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- carl firman
- Contact emails
- webmaster@aspermontmedia.com
- 1be04cc5-b5fb-4a73-bedf-dedd9456fa25@identity-protect.org
- 42a4c995-55ec-459a-a350-3b322dcb1439@identity-protect.org
- 57c2f969-50ff-47ee-a054-79715247a9f0@identity-protect.org
- c10ee066-4003-4e5c-8ba4-eca45a436769@identity-protect.org
- c284f4c0-6762-4d2b-a001-679ffa49c870@identity-protect.org
- ca333574-6b52-4da7-a1be-fcb8df080f3c@identity-protect.org
- mining-journal.com@identity-protect.org
- d3659169-c0b8-4e57-b67f-6ba257c32c54@identity-protect.org
- fafd18fb-c291-4fb8-8d11-ee49a27a51c3@identity-protect.org
Subdomains
8 observed subdomains of mining-journal.com.
Web-graph footprint
Distinct hostnames that link to or from mining-journal.com in the public web crawl.
622 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mining-journal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from mining-journal.com.
- IP · 104.26.4.74
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1515
- Country · CA
- Email · webmaster@aspermontmedia.com
- TLD · .com
- Browse hostnames · mi…
- 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: "mining-journal.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.