Hostname
tecban.com.br
Last fetched
tecban.com.br resolves to 1 IPv4 address operated by AS11419 in BR.
Nutrition Label
Resolution chain
tecban.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 |
|---|---|---|---|---|
| 189.8.66.154 | 189.8.64.0/21 | AS11419 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- contato administrativo tecban
- Contact emails
Subdomains
129 observed subdomains of tecban.com.br.
Showing 25 of 129. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tecban.com.br in the public web crawl.
165 sites link to this hostname.
119 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for tecban.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.110.238.228 |
| SPF_IP | 177.73.147.108 |
| SPF_IP | 54.232.96.81 |
| SPF_IP | 54.240.43.105 |
| SPF_MX | tecban.com.br |
Related pages
Pivot deeper into the graph from tecban.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tecban.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.