Skip to content

Hostname

auraminerals.com

Last fetched

auraminerals.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · auraminerals.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/auraminerals.com

Resolution chain

auraminerals.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.230.121.25034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:469
Organization
aura minerals
Contact emails

Subdomains

27 observed subdomains of auraminerals.com.

Web-graph footprint

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

341 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for auraminerals.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.85.155.124
SPF_IP13.85.178.116
SPF_IP147.160.167.0/26
SPF_IP158.106.100.234
SPF_IP170.80.243.66
SPF_IP177.107.97.201
SPF_IP177.87.62.141
SPF_IP177.92.142.59
SPF_IP190.4.51.210
SPF_IP190.92.9.26
SPF_IP20.104.56.13
SPF_IP20.104.63.66
SPF_IP201.174.3.206
SPF_IP201.7.87.186
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP45.169.7.197
SPF_IP52.248.66.97
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP64.40.187.87

Related pages

Pivot deeper into the graph from auraminerals.com.

Cypher and MCP

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

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