Hostname
kompus.com.br
Last fetched
kompus.com.br resolves to 1 IPv4 address operated by FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc. in US.
Nutrition Label
Resolution chain
kompus.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 |
|---|---|---|---|---|
| 154.12.232.11 | 154.12.232.0/21 | AS40021 | FARMERS-TELECOMMUNICATIONS-COOPERATIVE-INC - Farmers Telecommunications Cooperative, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- israel dantas da silva
- Contact emails
Subdomains
11 observed subdomains of kompus.com.br.
Web-graph footprint
Distinct hostnames that link to or from kompus.com.br in the public web crawl.
46 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for kompus.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | kompus.com.br |
| SPF_IP | 154.12.232.11 |
| SPF_IP | 162.214.78.188 |
| SPF_IP | 162.214.97.187 |
| SPF_MX | kompus.com.br |
Related pages
Pivot deeper into the graph from kompus.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kompus.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.