Hostname
ad-dars.com
Last fetched
ad-dars.com resolves to 2 IPv4 addresses operated by AS329184 in ZA. WHOIS lists iana:3954 as the registrar.
Nutrition Label
Resolution chain
ad-dars.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 102.209.117.55 | 102.209.117.0/24 | AS329184 | — | ZA |
| 147.124.220.22 | 147.124.208.0/20 | AS396073 | MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC | US |
WHOIS identity
- Registrar
- iana:3954
- Organization
- progress ict media concepts
- Contact emails
Subdomains
3 observed subdomains of ad-dars.com.
| Subdomain |
|---|
| demo.ad-dars.com |
| mail.ad-dars.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- ad-dars.com
- mail.ad-dars.com
SPF policy
5 SPF mechanisms authorising senders for ad-dars.com.
| Mechanism | Target |
|---|---|
| SPF_A | ad-dars.com |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.host-ww.net |
| SPF_IP | 102.209.117.55 |
| SPF_MX | ad-dars.com |
Related pages
Pivot deeper into the graph from ad-dars.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ad-dars.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.