Skip to content

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

WHISPER CANON · ad-dars.comRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ad-dars.com

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.

IPPrefixASNOperatorCountry
102.209.117.55102.209.117.0/24AS329184ZA
147.124.220.22147.124.208.0/20AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS

WHOIS identity

Registrar
iana:3954
Organization
progress ict media concepts
Contact emails

Subdomains

3 observed subdomains of ad-dars.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ad-dars.com.

MechanismTarget
SPF_Aad-dars.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.209.117.55
SPF_MXad-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.