Skip to content

Hostname

cems.org

Last fetched

cems.org resolves to 1 IPv4 address operated by AS41628 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cems.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cems.org

Resolution chain

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

IPPrefixASNOperatorCountry
89.31.146.12189.31.144.0/21AS41628FR

WHOIS identity

Registrar
iana:81
Organization
cems
Contact emails

Subdomains

15 observed subdomains of cems.org.

Web-graph footprint

Distinct hostnames that link to or from cems.org in the public web crawl.

334 sites link to this hostname.

268 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cems.org.

MechanismTarget
SPF_Acems.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.hivebrite.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_IP89.31.146.121
SPF_IP89.31.146.190
SPF_IP89.31.148.158
SPF_MXcems.org

Related pages

Pivot deeper into the graph from cems.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cems.org"})-[: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.