Hostname
os-aws.com
Last fetched
os-aws.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
os-aws.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 |
|---|---|---|---|---|
| 13.54.109.96 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 15.134.54.97 | 15.134.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of os-aws.com owner
- Contact emails
- 5c5b1101-c4fd-44ee-80d4-b403d182228e@identity-protect.org
- 62309d65-6dd7-4371-9adc-d1cec6f63e87@identity-protect.org
- 6b9684e9-9339-43e6-bd41-1ca549747430@identity-protect.org
- 97911499-c9fa-42ae-add7-8440a83a36fe@identity-protect.org
- cd279b9e-a539-4a97-b9d3-b605a39654b1@identity-protect.org
- d6c1e1d6-5240-4791-9830-fd1b9212a2e3@identity-protect.org
- ee72ccb4-c122-45e3-9a0e-7dd9532205b5@identity-protect.org
- owner-11620284@os-aws.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of os-aws.com.
| Subdomain |
|---|
| grad.os-aws.com |
| student.os-aws.com |
Threat posture
History
Related pages
Pivot deeper into the graph from os-aws.com.
- IP · 13.54.109.96
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 5c5b1101-c4fd-44ee-80d4-b403d182228e@identity-protect.org
- TLD · .com
- Browse hostnames · os…
- 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: "os-aws.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.