Skip to content

Hostname

cim.bg

Last fetched

cim.bg resolves to 1 IPv4 address operated by AS201200 in BG.

Nutrition Label

WHISPER CANON · cim.bgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cim.bg

Resolution chain

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

IPPrefixASNOperatorCountry
45.158.29.6045.158.28.0/23AS201200BG

WHOIS identity

No WHOIS records are currently associated with cim.bg in WhisperGraph.

Subdomains

14 observed subdomains of cim.bg.

Web-graph footprint

Distinct hostnames that link to or from cim.bg in the public web crawl.

1,346 sites link to this hostname.

225 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for cim.bg.

MechanismTarget
SPF_Acim.bg
SPF_Am6.host.bg
SPF_Amail6.host.bg
SPF_INCLUDEserver21.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP193.107.36.202
SPF_IP193.107.36.203
SPF_IP45.158.29.60
SPF_MXcim.bg

Related pages

Pivot deeper into the graph from cim.bg.

Cypher and MCP

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

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