Hostname
alex-as.com
Last fetched
alex-as.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alex-as.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.49 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.79 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.84 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.93 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.229.123 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.3 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.50 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.86 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.39.110 | 216.137.39.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.39.112 | 216.137.39.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.39.41 | 216.137.39.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 216.137.39.99 | 216.137.39.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- american systems corporation
- Contact emails
- joseph.kopfman@2asc.com
- donald.young@americansystems.com
- 3da65fd8-4498-49a1-9709-2e4c20cbc8b2@identity-protect.org
- 6ef6e206-5ff6-4c65-8e8a-8944dda66b77@identity-protect.org
- 87d342b4-0fd8-47f0-a776-d4b0bebc49ca@identity-protect.org
- 95690621-3124-43d7-a513-895075753b3d@identity-protect.org
- bd0195c7-3996-474b-8c6b-428d6e68eb32@identity-protect.org
- f119312d-7d4a-4631-bc01-e4cb348eea31@identity-protect.org
- owner-140765@alex-as.com.whoisprivacyservice.org
- owner-2376752@alex-as.com.whoisprivacyservice.org
- owner-5776683@alex-as.com.whoisprivacyservice.org
- owner-6046632@alex-as.com.whoisprivacyservice.org
- owner-6244014@alex-as.com.whoisprivacyservice.org
- owner-6513963@alex-as.com.whoisprivacyservice.org
- owner-6783912@alex-as.com.whoisprivacyservice.org
- owner-8238124@alex-as.com.whoisprivacyservice.org
- owner-8705455@alex-as.com.whoisprivacyservice.org
- owner-8902837@alex-as.com.whoisprivacyservice.org
- owner-9172786@alex-as.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of alex-as.com.
| Subdomain |
|---|
| www.alex-as.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for alex-as.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from alex-as.com.
- IP · 13.226.244.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · joseph.kopfman@2asc.com
- TLD · .com
- Browse hostnames · al…
- 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: "alex-as.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.