Skip to content

Hostname

cimex.com

Last fetched

cimex.com resolves to 1 IPv4 address operated by DELTA-BG-AS in BG. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
79.98.111.25179.98.111.0/24AS8860DELTA-BG-ASBG

WHOIS identity

Registrar
iana:303
Organization
deliverers consultancy
Contact emails

Subdomains

46 observed subdomains of cimex.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for cimex.com.

MechanismTarget
SPF_Acimex.com
SPF_INCLUDEcharity.spf.superhosting.bg
SPF_INCLUDEopal.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP78.142.50.71
SPF_IP79.124.30.72
SPF_IP79.98.104.126
SPF_IP79.98.104.6/32
SPF_IP91.196.124.14/32
SPF_IP91.196.125.14
SPF_IP91.215.216.29
SPF_MXcimex.com

Related pages

Pivot deeper into the graph from cimex.com.

Cypher and MCP

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

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