Hostname
saas-aware.com
Last fetched
saas-aware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
saas-aware.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 |
|---|---|---|---|---|
| 13.226.15.121 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.58 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.78 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 13.226.15.87 | 13.226.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 99.86.240.111 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.4 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.62 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.86.240.98 | 99.86.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of saas-aware.com owner
- Contact emails
- 2e383122-62e6-41ec-9c5c-fd50e549ae59@identity-protect.org
- 2e3c20e5-4f1a-403b-98be-0688dc5a17db@identity-protect.org
- 60dfad98-0a67-4cf7-b22d-39c86ec4846a@identity-protect.org
- b10946df-f248-4971-9aa2-5f6f9495b322@identity-protect.org
- d48a214e-d671-4811-ac87-984e9ad2a179@identity-protect.org
- da6592da-aeaf-4db7-9acb-3655195e7502@identity-protect.org
- owner-1299423@saas-aware.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of saas-aware.com.
| Subdomain |
|---|
| api.saas-aware.com |
| www.saas-aware.com |
Threat posture
History
Related pages
Pivot deeper into the graph from saas-aware.com.
- IP · 13.226.15.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · MX
- Email · 2e383122-62e6-41ec-9c5c-fd50e549ae59@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "saas-aware.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.