Skip to content

Hostname

ceinet.com.br

Last fetched

ceinet.com.br resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ceinet.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ceinet.com.br

Resolution chain

ceinet.com.br resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.3104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.82172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.08.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.08.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
Organization
centro de educa??o integrada ltda.
Contact emails

Subdomains

13 observed subdomains of ceinet.com.br.

Web-graph footprint

Distinct hostnames that link to or from ceinet.com.br in the public web crawl.

10 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ceinet.com.br.

MechanismTarget
SPF_Aceinet.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailee.me
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEzcsend.net
SPF_IP168.245.20.117
SPF_IP184.173.151.164
SPF_IP208.117.58.69
SPF_IP3.234.2.255
SPF_IP45.55.37.97
SPF_IP50.97.40.198
SPF_MXceinet.com.br

Related pages

Pivot deeper into the graph from ceinet.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ceinet.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.