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
Resolution chain
cleco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ae5mn732277@networksolutionsprivateregistration.com
- b373x4us8ke@networksolutionsprivateregistration.com
- b94g47zu23w@networksolutionsprivateregistration.com
- bh95s9jp9f8@networksolutionsprivateregistration.com
- ct2dd886747@networksolutionsprivateregistration.com
- cz5q582w6v3@networksolutionsprivateregistration.com
- e487r4ms7ey@networksolutionsprivateregistration.com
- fd3ye3j692r@networksolutionsprivateregistration.com
- ge8sg7vc5yt@networksolutionsprivateregistration.com
- h37gm7en6wt@networksolutionsprivateregistration.com
- hb97n4cg96v@networksolutionsprivateregistration.com
- p45nq7ky3x7@networksolutionsprivateregistration.com
- pj8cx69k22z@networksolutionsprivateregistration.com
- qt57s2cm4p4@networksolutionsprivateregistration.com
- rf5yv3h38yf@networksolutionsprivateregistration.com
- sc5q35mq6ze@networksolutionsprivateregistration.com
- vv44z5dc53h@networksolutionsprivateregistration.com
- wj59m6qf6xh@networksolutionsprivateregistration.com
- xm8ww5k334m@networksolutionsprivateregistration.com
- yv4tj7t84c7@networksolutionsprivateregistration.com
- and 1 more
Subdomains
29 observed subdomains of cleco.com.
Showing 20 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cleco.com in the public web crawl.
200 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cleco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kubra.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.hosting.americaneagle.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.96.224 |
| SPF_IP | 206.56.228.2 |
| SPF_IP | 206.56.252.49 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.91.114.151/32 |
Related pages
Pivot deeper into the graph from cleco.com.
- IP · 89.106.200.1
- ASN · AS209626ORTYCOM LTDA
- Registrar · iana:2
- Country · NL
- Email · ae5mn732277@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.