Hostname
abralife.com
Last fetched
abralife.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
abralife.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.164.144.100 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.114 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.126 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.144.85 | 18.164.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.84.127.112 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.8 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.82 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.127.93 | 52.84.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of abralife.com owner
- Contact emails
- ahmad.alameh2@gmail.com
- 0b0a2e85-7d98-4183-8c7a-9426c2be70f4@identity-protect.org
- 0df7807c-85be-42f4-8cf9-6139693c1f32@identity-protect.org
- 4b3d9ba8-dad0-4f9a-a5c7-b590bce4f6b6@identity-protect.org
- 506f1383-010d-4c4c-9dc4-032478d97931@identity-protect.org
- 6befa4e1-d331-411a-92ab-fc2cfd9e5009@identity-protect.org
- a64ef399-054d-463d-aa46-ae721bc664ac@identity-protect.org
- cb4c83f0-dd18-415f-bb08-902af3e5fea0@identity-protect.org
Subdomains
43 observed subdomains of abralife.com.
Web-graph footprint
Distinct hostnames that link to or from abralife.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for abralife.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | current.eco |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from abralife.com.
- IP · 18.164.144.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · ahmad.alameh2@gmail.com
- 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: "abralife.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.