Skip to content

Hostname

tecban.com.br

Last fetched

tecban.com.br resolves to 1 IPv4 address operated by AS11419 in BR.

Nutrition Label

WHISPER CANON · tecban.com.brRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/tecban.com.br

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.

IPPrefixASNOperatorCountry
189.8.66.154189.8.64.0/21AS11419BR

WHOIS identity

Registrar
Organization
contato administrativo tecban
Contact emails

Subdomains

129 observed subdomains of tecban.com.br.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tecban.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.110.238.228
SPF_IP177.73.147.108
SPF_IP54.232.96.81
SPF_IP54.240.43.105
SPF_MXtecban.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.