Hostname
dawaix.com
Last fetched
dawaix.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
dawaix.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 |
|---|---|---|---|---|
| 82.25.120.232 | 82.25.120.0/21 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:1068
- Organization
- c/o whoisproxy.com
- Contact emails
- beeeb5893af24610a7ab7d0466277a54.protect@withheldforprivacy.com
- 1f12bdc99b2e4b6f63c9351ecea9751ccd85adba04a558bf96830d1096cdc983@dawaix.com.whoisproxy.org
- 1fc1c9a293fab440479f5aaf09bf37bfe3fee091c51ea82e31512603faf6cc81@dawaix.com.whoisproxy.org
- 2fee7e71fb4c9a9d1d0f43a0f548b8ba29269388ba7b45b906e13649c9d6246c@dawaix.com.whoisproxy.org
- 3153ec34e85c51f7230d6656b85bc415f5f0159e89a10be8557e40440011d389@dawaix.com.whoisproxy.org
- 40357c5196a66c6497185f98860696f192658b123d9871b4e2ca45a299f15796@dawaix.com.whoisproxy.org
- 48b889d4efae0696f99afcb7bc9edff28da07c5e71b189037b23ff833a420367@dawaix.com.whoisproxy.org
- 6268a64e2bf0074f6d86eb7db7e1e9967f805e7ef4e20bc5235dd57c2a4c63ef@dawaix.com.whoisproxy.org
- c188974d981fee32cf951fa46675d0ad6492575b9a15a6b7aeabaf55424cd12d@dawaix.com.whoisproxy.org
Subdomains
1 observed subdomain of dawaix.com.
| Subdomain |
|---|
| www.dawaix.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dawaix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from dawaix.com.
- IP · 82.25.120.232
- ASN · AS47583
- Registrar · iana:1068
- Country · IN
- Email · beeeb5893af24610a7ab7d0466277a54.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · da…
- 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: "dawaix.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.