Skip to content

Hostname

damacgroup.com

Last fetched

damacgroup.com resolves to 10 IPv4 addresses operated by AS20940 in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · damacgroup.comRouting diversity4.2/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/damacgroup.com

Resolution chain

damacgroup.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:2
Organization
damac holding co
Contact emails

Subdomains

39 observed subdomains of damacgroup.com.

Web-graph footprint

Distinct hostnames that link to or from damacgroup.com in the public web crawl.

54 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for damacgroup.com.

MechanismTarget
SPF_INCLUDE_spf-emea.onbmc.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.93.243
SPF_IP168.245.31.41
SPF_IP195.229.61.1
SPF_IP195.229.61.12
SPF_IP195.229.61.2
SPF_IP205.220.184.227
SPF_IP205.220.185.15

Related pages

Pivot deeper into the graph from damacgroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "damacgroup.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.