Skip to content

Hostname

cmac.com

Last fetched

cmac.com resolves to 1 IPv4 address operated by COMBELL-AS in BE. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · cmac.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmac.com

Resolution chain

cmac.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.208.36.243188.208.36.0/23AS34762COMBELL-ASBE

WHOIS identity

Registrar
iana:1464
Organization
contact privacy inc. customer 0133467655
Contact emails

Subdomains

5 observed subdomains of cmac.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cmac.com.

MechanismTarget
SPF_Acmac.com
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.208.36.243
SPF_IP195.245.230.165/32
SPF_IP195.245.230.176/32
SPF_IP206.162.160.121/32
SPF_IP213.211.162.127/32
SPF_IP23.135.144.26/32
SPF_IP2a00:1c98:1000:1293:0:3:a5b9:ed7f
SPF_MXcmac.com

Related pages

Pivot deeper into the graph from cmac.com.

Cypher and MCP

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

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