Skip to content

Hostname

mining.com

Last fetched

mining.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mining.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mining.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.67.116100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
108.138.7.126108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.53108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.60108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.89108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.7.59.14352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.47.17554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.184.24954.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of mining.com owner
Contact emails

Subdomains

6 observed subdomains of mining.com.

Web-graph footprint

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

6,300 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mining.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.appriver.com
SPF_INCLUDEspf2.appriver.com
SPF_IP35.163.176.248
SPF_IP50.112.129.186
SPF_MXmining.com

Related pages

Pivot deeper into the graph from mining.com.

Cypher and MCP

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

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