Skip to content

Hostname

sci.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.30.65104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.53172.67.160.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
santa catarina informatica
Contact emails

Subdomains

94 observed subdomains of sci.com.br.

Web-graph footprint

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

38 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEscilink.sci10.com.br
SPF_INCLUDEsendgrid.net
SPF_IP200.186.188.64/27
SPF_IP200.186.188.71
SPF_IP200.186.188.72/28
SPF_IP200.186.188.73
SPF_IP2804:2214:c001::/48
SPF_IP3.215.114.118
SPF_IP54.240.11.34
SPF_IP54.240.48.59
SPF_MXsci.com.br

Related pages

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

Cypher and MCP

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

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