Hostname
andreasabdi.com
Last fetched
andreasabdi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
andreasabdi.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 |
|---|---|---|---|---|
| 108.159.15.30 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.31 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.69 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.84 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.169.173.103 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.3 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.55 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.173.68 | 3.169.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of andreasabdi.com owner
- Contact emails
- 375b908b-956b-4095-b0a3-115bbc5fe480@identity-protect.org
- 53bae91b-0d85-4ec3-a754-2ce47ef0c249@identity-protect.org
- 6faa47ab-bef4-4aa4-a365-97b702e7b07c@identity-protect.org
- 8f4a3f97-e280-4751-ac9d-29eeca3f9ff4@identity-protect.org
- b932fb70-1f4f-4d19-b65c-bbf61e429ca3@identity-protect.org
- owner-10674002@andreasabdi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of andreasabdi.com.
| Subdomain |
|---|
| ai.andreasabdi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from andreasabdi.com.
- IP · 108.159.15.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 375b908b-956b-4095-b0a3-115bbc5fe480@identity-protect.org
- TLD · .com
- Browse hostnames · an…
- 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: "andreasabdi.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.