Skip to content

Hostname

sesc.com.br

Last fetched

sesc.com.br resolves to 3 IPv4 addresses operated by AS264040 in BR.

Nutrition Label

WHISPER CANON · sesc.com.brRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sesc.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.9.214.163200.9.214.0/24AS264040BR
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
Organization
gilson jacintho mello
Contact emails

Subdomains

88 observed subdomains of sesc.com.br.

Web-graph footprint

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

1,016 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sesc.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.9.214.12
SPF_IP200.9.214.250
SPF_IP200.9.214.251
SPF_IP200.9.214.254

Related pages

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

Cypher and MCP

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

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