Hostname
celi.com.br
Last fetched
celi.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- empresa construtora celi ltda
- Contact emails
Subdomains
21 observed subdomains of celi.com.br.
Showing 20 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from celi.com.br in the public web crawl.
16 sites link to this hostname.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for celi.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | celi.com.br |
| SPF_A | publicacao03.infonet.com.br |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.135.218.40/29 |
| SPF_MX | celi.com.br |
Related pages
Pivot deeper into the graph from celi.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "celi.com.br"})-[: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.