Skip to content

Hostname

sc.senai.br

Last fetched

sc.senai.br resolves to 1 IPv4 address operated by AS263660 in BR.

Nutrition Label

WHISPER CANON · sc.senai.brRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sc.senai.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.221.49.61177.221.48.0/21AS263660BR

WHOIS identity

No WHOIS records are currently associated with sc.senai.br in WhisperGraph.

Subdomains

56 observed subdomains of sc.senai.br.

Web-graph footprint

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

235 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sc.senai.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEscsspf.sc.senai.br
SPF_INCLUDEsendgrid.net
SPF_IP177.221.48.157
SPF_IP177.221.48.25
SPF_IP177.221.48.7
SPF_IP177.221.48.88
SPF_IP177.221.49.10
SPF_IP177.221.49.11
SPF_IP177.221.51.65
SPF_MXsc.senai.br

Related pages

Pivot deeper into the graph from sc.senai.br.

Cypher and MCP

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

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