Hostname
aureatecorp.com
Last fetched
aureatecorp.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:2287 as the registrar.
Nutrition Label
Resolution chain
aureatecorp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 66.241.124.138 | 66.241.146.0/24 | AS40509 | FLY - Fly.io, Inc. | FR |
WHOIS identity
- Registrar
- iana:2287
- Organization
- allflow systems
- Contact emails
- atholandsally@bigpond.com
- 1158f992-ec87-4f65-a536-2913fbedf205@identity-protect.org
- 730f4e14-6b19-48b9-b007-a573b9364a62@identity-protect.org
- 738712cd-1129-4c6d-9226-9aa3b3fdf1c8@identity-protect.org
- a04376ba-1a96-4595-aa98-134ea6bd10c5@identity-protect.org
- a271ecaa-9d45-4d4e-b547-10c1038e2a7e@identity-protect.org
- f711ba90-45d0-41fd-b4ed-8a8bbd195d63@identity-protect.org
- owner-8264099@aureatecorp.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of aureatecorp.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for aureatecorp.com.
| Mechanism | Target |
|---|---|
| SPF_A | aureatecorp.com |
| SPF_IP | 129.232.174.194 |
| SPF_MX | aureatecorp.com |
Related pages
Pivot deeper into the graph from aureatecorp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aureatecorp.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.