Hostname
autorya.com
Last fetched
autorya.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
autorya.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.84.199.28 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.30 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.46 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.199.57 | 52.84.199.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.104 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.128 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.4 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.248.89 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of autorya.com owner
- Contact emails
- autorya.com@domainsbyproxy.com
- 2e5dcc51-7052-48b8-a133-257fe825353a@identity-protect.org
- 766bce9a-76b1-42d2-9d51-3be7229aac2c@identity-protect.org
- 8df36347-9ce5-4489-9b61-43fe0c945b2a@identity-protect.org
- af65b977-e69f-44f1-af94-e810d0a618e3@identity-protect.org
- d0f85953-e462-4d92-a931-dc05427d0f1e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from autorya.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "autorya.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.