Hostname
aurion.com
Last fetched
aurion.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aurion.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.237.227.197 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.213.233 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.184.31 | 52.64.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.64.76.157 | 52.64.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.105.149 | 54.66.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 32.236.104.162 | 32.236.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- aurion corporation pty
- Contact emails
- itpurchasing@chandlermacleod.com
- 122cfaf5-a542-4efd-8e1e-1c51451a4297@identity-protect.org
- 12921ab1-a5cf-49e9-9fac-5d41f8cf30af@identity-protect.org
- 1fa39b5d-1049-4b72-8a25-d364d7ddf52b@identity-protect.org
- 4e647977-2307-4cef-9738-64f04dd70fda@identity-protect.org
- 51678c50-edbc-4ecc-8f7b-7b74bdf70619@identity-protect.org
- b246796e-4590-4bba-80fd-f776b413c037@identity-protect.org
Subdomains
29 observed subdomains of aurion.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from aurion.com in the public web crawl.
100 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for aurion.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | atlassian.aurion.com |
| SPF_INCLUDE | au._netblocks.mimecast.com |
| SPF_INCLUDE | em2375.aurion.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfa.aurion.com |
| SPF_INCLUDE | spfrgf.aurion.com |
| SPF_MX | aurion.com |
Related pages
Pivot deeper into the graph from aurion.com.
- IP · 13.237.227.197
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · itpurchasing@chandlermacleod.com
- TLD · .com
- Browse hostnames · au…
- 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: "aurion.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.