Hostname
aurexys.com
Last fetched
aurexys.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
aurexys.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.196.241.217 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 37.72.98.171 | 37.72.98.0/24 | AS61029 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1a59c7e2b980d70d3b975d23920da9fe4d5f58e55ca9cd585af1e18aff09f173@aurexys.com.whoisproxy.org
- 5ad01e9d4712af1dbe29e3919da2d3b1b49bba1e89068b3a226cb1b192b07b68@aurexys.com.whoisproxy.org
- 8a71c173b7472e508c53913b4c8644b47aaaaff9860e27434d6c264c46a3ed2e@aurexys.com.whoisproxy.org
- faeb9a4fac347cb7d66e8a786eb1ac3ce2c2b11022ff198e9597ff9e78d9983b@aurexys.com.whoisproxy.org
Subdomains
1 observed subdomain of aurexys.com.
| Subdomain |
|---|
| portal.aurexys.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for aurexys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from aurexys.com.
- IP · 18.196.241.217
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · 1a59c7e2b980d70d3b975d23920da9fe4d5f58e55ca9cd585af1e18aff09f173@aurexys.com.whoisproxy.org
- 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: "aurexys.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.