Hostname
auraframes.com
Last fetched
auraframes.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
auraframes.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- aura home,
- Contact emails
- c722g2394mx@networksolutionsprivateregistration.com
- cw7e75nt5x7@networksolutionsprivateregistration.com
- help@auraframes.com
- n666u2yg42v@networksolutionsprivateregistration.com
- notifications@auraframes.com
- rd3993wp283@networksolutionsprivateregistration.com
- wr4nm3sp9fd@networksolutionsprivateregistration.com
- zw9eh8he7sh@networksolutionsprivateregistration.com
- 27b6bad9-d827-4304-91f0-daeecbe4a4eb@identity-protect.org
- 31cbeb4b-5cac-4665-a61d-0fde2a3c1a65@identity-protect.org
- 51a63b4c-83a0-4ebf-bf5e-7575d8666a49@identity-protect.org
- 67eab267-6846-48f4-bc70-3a6d6385e875@identity-protect.org
- dce1e841-7534-486d-91cf-69a272c4f72e@identity-protect.org
- ee93b8e5-6147-4c99-a72f-846819399831@identity-protect.org
Subdomains
15 observed subdomains of auraframes.com.
Web-graph footprint
Distinct hostnames that link to or from auraframes.com in the public web crawl.
502 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for auraframes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.alchemer.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emails.auraframes.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from auraframes.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auraframes.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.