Hostname
cibertec.com.br
Last fetched
cibertec.com.br resolves to 1 IPv4 address operated by AS63949 in US.
Nutrition Label
Resolution chain
cibertec.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 |
|---|---|---|---|---|
| 45.56.71.235 | 45.56.64.0/20 | AS63949 | — | US |
WHOIS identity
- Registrar
- —
- Organization
- cibertec contabilidade assessoria ltda
- Contact emails
Subdomains
1 observed subdomain of cibertec.com.br.
| Subdomain |
|---|
| www.cibertec.com.br |
Web-graph footprint
Distinct hostnames that link to or from cibertec.com.br in the public web crawl.
40 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cibertec.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.cloudezmail.io |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 198.58.101.141 |
| SPF_IP | 2600:3c00:0:0:f03c:92ff:fe05:dc6f |
| SPF_IP | 2600:3c00:0:0:f03c:92ff:fe0c:560 |
| SPF_IP | 2600:3c00:0:0:f03c:92ff:fe40:b2da |
| SPF_IP | 2600:3c00:0:0:f03c:92ff:fe4f:772b |
| SPF_IP | 45.33.0.229 |
| SPF_IP | 45.79.7.231 |
| SPF_IP | 96.126.121.248 |
Related pages
Pivot deeper into the graph from cibertec.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cibertec.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.