Skip to content

Hostname

mail.cimlbr.com

Last fetched

mail.cimlbr.com resolves to 1 IPv4 address operated by LIGHTEDGE-AS-02 - LightEdge Solutions in US.

Nutrition Label

WHISPER CANON · mail.cimlbr.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.cimlbr.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.6.114.23666.6.112.0/20AS11320LIGHTEDGE-AS-02 - LightEdge SolutionsUS

WHOIS identity

No WHOIS records are currently associated with mail.cimlbr.com in WhisperGraph.

Subdomains

1 observed subdomain of mail.cimlbr.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mail.cimlbr.com.

MechanismTarget
SPF_Amail.cimlbr.com
SPF_IP199.116.136.192/27
SPF_IP23.228.179.208/29
SPF_IP63.76.52.87/32
SPF_IP66.6.114.217/29
SPF_IP66.6.114.232/29
SPF_IP67.52.222.200/29
SPF_IP68.70.67.192/28
SPF_MXmail.cimlbr.com
SPF_MXsmtp.cimlbr.com
SPF_MXsutherlands.com

Related pages

Pivot deeper into the graph from mail.cimlbr.com.

Cypher and MCP

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

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