Hostname
kubolms.com.br
Last fetched
kubolms.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.
Nutrition Label
Resolution chain
kubolms.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 |
|---|---|---|---|---|
| 140.238.191.38 | 140.238.176.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | BR |
WHOIS identity
- Registrar
- —
- Organization
- ndd tech ltda
- Contact emails
Subdomains
3 observed subdomains of kubolms.com.br.
Web-graph footprint
Distinct hostnames that link to or from kubolms.com.br in the public web crawl.
30 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for kubolms.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | b2b-lgs.nfendd.com.br |
| SPF_INCLUDE | spf.nddmail.io |
| SPF_IP | 138.94.208.0/24 |
| SPF_IP | 138.94.209.0/24 |
| SPF_IP | 140.238.188.172/32 |
| SPF_IP | 144.22.97.99/32 |
| SPF_MX | kubolms.com.br |
Related pages
Pivot deeper into the graph from kubolms.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kubolms.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.