Hostname
alba-aws.com
Last fetched
alba-aws.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alba-aws.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 |
|---|---|---|---|---|
| 143.204.68.118 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.125 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.35 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 143.204.68.68 | 143.204.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.175.179.2 | 3.175.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KE |
| 3.175.179.33 | 3.175.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KE |
| 3.175.179.70 | 3.175.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KE |
| 3.175.179.86 | 3.175.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of alba-aws.com owner
- Contact emails
- 3a9e3951-24d1-4542-be69-77c4ddffe60d@identity-protect.org
- 99a60d41-215d-4b47-890a-0dd9cd83e6aa@identity-protect.org
- a71faa05-4601-4fc7-b95b-da6060ecd04b@identity-protect.org
- a9cf110f-1950-45e4-bc63-863d8d6eceea@identity-protect.org
- c6a9261b-1d98-4026-a611-4ee3567fd809@identity-protect.org
- fa48e203-2a0a-4119-bb4a-41ba9062de95@identity-protect.org
- owner-5213540@alba-aws.com.whoisprivacyservice.org
Subdomains
35 observed subdomains of alba-aws.com.
Showing 25 of 35. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from alba-aws.com.
- IP · 143.204.68.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 3a9e3951-24d1-4542-be69-77c4ddffe60d@identity-protect.org
- 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: "alba-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.