Skip to content

Hostname

ciser.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · ciser.com.brRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ciser.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.83.181104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
131.161.40.198131.161.40.0/23AS52674WI-MAX INTERNET LTDABR
172.67.180.125172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
cia. ind. h. carlos schneider
Contact emails

Subdomains

30 observed subdomains of ciser.com.br.

Web-graph footprint

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

69 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ciser.com.br.

MechanismTarget
SPF_Aciser.com.br
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.161.40.205
SPF_IP177.69.13.217
SPF_IP177.71.193.147
SPF_MXciser.com.br

Related pages

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

Cypher and MCP

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

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