Hostname
incesa.com.br
Last fetched
incesa.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.
Nutrition Label
Resolution chain
incesa.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.123.103.2 | 193.123.96.0/19 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- incesa industria de componentes eletricos ltda.
- Contact emails
Subdomains
4 observed subdomains of incesa.com.br.
Web-graph footprint
Distinct hostnames that link to or from incesa.com.br in the public web crawl.
5 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for incesa.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.m9.network |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.supramail.com.br |
| SPF_IP | 186.225.133.74/32 |
| SPF_IP | 191.5.125.239/32 |
| SPF_IP | 201.20.5.10/32 |
| SPF_IP | 201.20.5.14/32 |
Related pages
Pivot deeper into the graph from incesa.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "incesa.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.