Hostname
cielo.com.br
Last fetched
cielo.com.br resolves to 1 IPv4 address operated by DELOITTE & TOUCHE LTDA in BR.
Nutrition Label
Resolution chain
cielo.com.br 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 |
|---|---|---|---|---|
| 138.117.28.62 | 138.117.28.0/24 | AS264225 | DELOITTE & TOUCHE LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- cielo s.a. institui??o de pagamento
- Contact emails
Subdomains
85 observed subdomains of cielo.com.br.
Showing 25 of 85. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cielo.com.br in the public web crawl.
602 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for cielo.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc4.sapsf.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 129.146.146.59/32 |
| SPF_IP | 129.146.91.38/32 |
| SPF_IP | 138.117.28.0/22 |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 177.153.231.33 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 200.147.32.0/22 |
| SPF_IP | 200.147.40.0/23 |
| SPF_IP | 52.191.19.34/32 |
Related pages
Pivot deeper into the graph from cielo.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cielo.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.