Skip to content

Hostname

cleco.com

Last fetched

cleco.com resolves to 1 IPv4 address operated by ORTYCOM LTDA in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cleco.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cleco.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.106.200.0/24AS209626ORTYCOM LTDANL

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

29 observed subdomains of cleco.com.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cleco.com.

MechanismTarget
SPF_INCLUDE_spf.kubra.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hosting.americaneagle.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.96.224
SPF_IP206.56.228.2
SPF_IP206.56.252.49
SPF_IP208.185.229.0/24
SPF_IP208.91.114.151/32

Related pages

Pivot deeper into the graph from cleco.com.

Cypher and MCP

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

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