Skip to content

Hostname

sesi.org.br

Last fetched

sesi.org.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.

Nutrition Label

WHISPER CANON · sesi.org.brRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sesi.org.br

Resolution chain

sesi.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
191.233.16.218191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
191.233.16.218191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR

WHOIS identity

Registrar
Organization
confedera??o nacional da ind?stria
Contact emails

Subdomains

163 observed subdomains of sesi.org.br.

Web-graph footprint

Distinct hostnames that link to or from sesi.org.br in the public web crawl.

74 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sesi.org.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.155.204.182
SPF_IP200.211.26.30
SPF_IP200.211.26.6
SPF_IP201.48.18.33

Related pages

Pivot deeper into the graph from sesi.org.br.

Cypher and MCP

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

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