Skip to content

Hostname

senai.br

Last fetched

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

Nutrition Label

WHISPER CANON · senai.brRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/senai.br

Resolution chain

senai.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

540 observed subdomains of senai.br.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for senai.br.

MechanismTarget
SPF_Asenai.br
SPF_INCLUDEspf.postini.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartcrm.com.br
SPF_IP192.155.204.182
SPF_IP201.48.18.33
SPF_MXsenai.br

Related pages

Pivot deeper into the graph from senai.br.

Cypher and MCP

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

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