Skip to content

Hostname

commexi.com

Last fetched

commexi.com resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists iana:1630 as the registrar.

Nutrition Label

WHISPER CANON · commexi.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/commexi.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.210.245.10062.212.240.0/24AS12876AS12876 - Scaleway SASFR

WHOIS identity

Registrar
iana:1630
Organization
commex interactive
Contact emails

Subdomains

9 observed subdomains of commexi.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for commexi.com.

MechanismTarget
SPF_Acommexi.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.connect-we.com
SPF_INCLUDEspf2.connect-we.com
SPF_MXcommexi.com

Related pages

Pivot deeper into the graph from commexi.com.

Cypher and MCP

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

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