Skip to content

Hostname

cibertec.com.br

Last fetched

cibertec.com.br resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · cibertec.com.brRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/cibertec.com.br

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.

IPPrefixASNOperatorCountry
45.56.71.23545.56.64.0/20AS63949US

WHOIS identity

Registrar
Organization
cibertec contabilidade assessoria ltda
Contact emails

Subdomains

1 observed subdomain of 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

SPF policy

10 SPF mechanisms authorising senders for cibertec.com.br.

MechanismTarget
SPF_INCLUDE_spf.cloudezmail.io
SPF_INCLUDE_spf.google.com
SPF_IP198.58.101.141
SPF_IP2600:3c00:0:0:f03c:92ff:fe05:dc6f
SPF_IP2600:3c00:0:0:f03c:92ff:fe0c:560
SPF_IP2600:3c00:0:0:f03c:92ff:fe40:b2da
SPF_IP2600:3c00:0:0:f03c:92ff:fe4f:772b
SPF_IP45.33.0.229
SPF_IP45.79.7.231
SPF_IP96.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.