Hostname
kafework.com.br
Last fetched
kafework.com.br resolves to 2 IPv4 addresses operated by IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau in US.
Nutrition Label
Resolution chain
kafework.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 |
|---|---|---|---|---|
| 72.167.58.124 | 72.167.56.0/22 | AS398101 | IDNIC-UINSUSKA-AS-ID Universitas Islam Negeri Suska Riau | US |
| 82.112.247.41 | 82.112.244.0/22 | AS47583 | ANSONNET-AS-UK | BR |
WHOIS identity
- Registrar
- —
- Organization
- komputer informatica ltda
- Contact emails
Subdomains
4 observed subdomains of kafework.com.br.
Web-graph footprint
Distinct hostnames that link to or from kafework.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from kafework.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kafework.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.