Hostname
sescdf.com.br
Last fetched
sescdf.com.br resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in BR.
Nutrition Label
Resolution chain
sescdf.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.226.56.216 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 20.226.56.216 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | BR |
| 168.75.67.16 | 168.75.64.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- sesc-servico social do comercio-administracao df
- Contact emails
Subdomains
26 observed subdomains of sescdf.com.br.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sescdf.com.br in the public web crawl.
249 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sescdf.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from sescdf.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sescdf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.