Hostname
dhabaapp.com
Last fetched
dhabaapp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dhabaapp.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.64.18.108 | 18.64.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.18.112 | 18.64.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.18.113 | 18.64.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.64.18.97 | 18.64.18.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.168.167.101 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.118 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.62 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.73 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dhabaapp.com owner
- Contact emails
- 4dc5c57e-2a37-4fc5-beef-951e4ed35a4a@identity-protect.org
- 82e84a3d-6b1d-4192-829a-3847d5cb03e9@identity-protect.org
- 97989e79-e833-419c-a90f-9a94e038391a@identity-protect.org
- bb7899d0-2910-4f17-bd2e-16d72f3ebb05@identity-protect.org
- f22accbd-c6ae-4872-8dc1-41055564b58f@identity-protect.org
- f7879494-4eee-48dc-af37-6cdb9eef61dc@identity-protect.org
- owner-11826998@dhabaapp.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dhabaapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_MX | dhabaapp.com |
Related pages
Pivot deeper into the graph from dhabaapp.com.
- IP · 18.64.18.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ID
- Email · 4dc5c57e-2a37-4fc5-beef-951e4ed35a4a@identity-protect.org
- TLD · .com
- Browse hostnames · dh…
- 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: "dhabaapp.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.