Hostname
abstraxo.com
Last fetched
abstraxo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abstraxo.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 |
|---|---|---|---|---|
| 18.244.87.121 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.14 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.2 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.32 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.65.229.128 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.20 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.28 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.32 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abstraxo.com owner
- Contact emails
- 5fe4af07-301d-4b44-aef9-7dca96ada198@identity-protect.org
- 7fa6df62-df1e-4fe9-bb46-9837471318d3@identity-protect.org
- 8124eab1-d11b-4cdf-abf2-1495097f8f11@identity-protect.org
- bc2c5e21-ec50-4a7b-9b25-3d6d9ad423d7@identity-protect.org
- c163444c-0ed7-40ee-84b8-7c1cdcbe36b6@identity-protect.org
- cc2de391-af39-4a12-a05a-31b569740040@identity-protect.org
- d1ddaae7-ed11-4081-a8e2-2a17ec155766@identity-protect.org
- owner-6364594@abstraxo.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of abstraxo.com.
| Subdomain |
|---|
| www.abstraxo.com |
Web-graph footprint
Distinct hostnames that link to or from abstraxo.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from abstraxo.com.
- IP · 18.244.87.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BG
- Email · 5fe4af07-301d-4b44-aef9-7dca96ada198@identity-protect.org
- TLD · .com
- Browse hostnames · ab…
- 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: "abstraxo.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.