Hostname
tecfilter.com.br
Last fetched
tecfilter.com.br resolves to 1 IPv4 address operated by GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDA in BR.
Nutrition Label
Resolution chain
tecfilter.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 |
|---|---|---|---|---|
| 177.85.100.246 | 177.85.100.0/24 | AS262603 | GX INTERNET E WEB HOSTING SERV DE INFORMATICA LTDA | BR |
WHOIS identity
- Registrar
- —
- Organization
- tecfilter comercio e manuten??o de equipamentos in
- Contact emails
Subdomains
4 observed subdomains of tecfilter.com.br.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tecfilter.com.br in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for tecfilter.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | tecfilter.com.br |
| SPF_INCLUDE | spf.homehost.com.br |
| SPF_IP | 177.85.100.246 |
| SPF_IP | 177.85.100.61 |
| SPF_IP | 177.85.103.71 |
| SPF_IP | 177.85.96.153 |
| SPF_IP | 185.169.98.152 |
| SPF_IP | 185.169.98.78 |
| SPF_IP | 187.45.189.73 |
| SPF_MX | tecfilter.com.br |
Related pages
Pivot deeper into the graph from tecfilter.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tecfilter.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.