Skip to content

Hostname

cmi-led.com

Last fetched

cmi-led.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cmi-led.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cmi-led.com

Resolution chain

cmi-led.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.209.101.177134.209.96.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
178.128.116.97178.128.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138719754
Contact emails

Subdomains

3 observed subdomains of cmi-led.com.

Web-graph footprint

Distinct hostnames that link to or from cmi-led.com in the public web crawl.

12 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cmi-led.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.odoo.com

Related pages

Pivot deeper into the graph from cmi-led.com.

Cypher and MCP

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

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