Hostname
abelag.com
Last fetched
abelag.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abelag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.16.225.30 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abelag.com owner
- Contact emails
- 17428e69-b3ee-4add-aee3-07d4fb80c05b@identity-protect.org
- 19dba7dc-9d87-41a2-b7ed-7341fb5c2fc8@identity-protect.org
- 4f42b099-0a49-4ef0-989c-50184e3a3ff1@identity-protect.org
- 5159fe88-8b1d-4ad8-9265-b1d4da96b0b8@identity-protect.org
- 547d09d4-4424-4bb7-8fe8-1cbff9d49dfa@identity-protect.org
- 5dd92862-fb24-4b61-9a78-ef1e8b6c30f8@identity-protect.org
- 85610ad7-8dae-4322-8fc8-d1881afc9275@identity-protect.org
- owner-10148961@abelag.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of abelag.com.
| Subdomain |
|---|
| www.abelag.com |
Web-graph footprint
Distinct hostnames that link to or from abelag.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from abelag.com.
- IP · 52.16.225.30
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 17428e69-b3ee-4add-aee3-07d4fb80c05b@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: "abelag.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.