Skip to content

Hostname

cmisgroup.com

Last fetched

cmisgroup.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cmisgroup.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cmisgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.134.6.2195.134.0.0/21AS34762BE

WHOIS identity

Registrar
iana:69
Organization
cmis group
Contact emails

Subdomains

10 observed subdomains of cmisgroup.com.

Web-graph footprint

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

11 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cmisgroup.com.

MechanismTarget
SPF_Amailout-pr01.fasterforwardelements.nl
SPF_Asweeper.stater.com
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.97.214.146
SPF_IP45.136.242.113
SPF_IP54.229.87.39
SPF_IP74.178.160.88
SPF_IP83.80.22.43/32
SPF_IP95.211.79.71

Related pages

Pivot deeper into the graph from cmisgroup.com.

Cypher and MCP

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

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