Hostname
fourtek.com.br
Last fetched
fourtek.com.br resolves to 3 IPv4 addresses operated by DIMENOC - HostDime.com, Inc. in US.
Nutrition Label
Resolution chain
fourtek.com.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.190.128.20 | 107.190.128.0/20 | AS33182 | DIMENOC - HostDime.com, Inc. | US |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- —
- Organization
- fourtek solucoes em ti
- Contact emails
Subdomains
26 observed subdomains of fourtek.com.br.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fourtek.com.br in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- fourtek.com.br
SPF policy
3 SPF mechanisms authorising senders for fourtek.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | fourtek.com.br |
| SPF_IP | 107.190.128.20 |
| SPF_MX | fourtek.com.br |
Related pages
Pivot deeper into the graph from fourtek.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fourtek.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.