Hostname
tnext.com.br
Last fetched
tnext.com.br resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.
Nutrition Label
Resolution chain
tnext.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 |
|---|---|---|---|---|
| 162.220.58.153 | 162.220.58.0/24 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- thiago da silva freitas
- Contact emails
Subdomains
15 observed subdomains of tnext.com.br.
Web-graph footprint
Distinct hostnames that link to or from tnext.com.br in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- tnext.com.br
SPF policy
12 SPF mechanisms authorising senders for tnext.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | tnext.com.br |
| SPF_INCLUDE | _spf.smtpexpress.com.br |
| SPF_INCLUDE | br209.servidorhostbr.com |
| SPF_INCLUDE | br6.servidorhostbr.com |
| SPF_INCLUDE | br6.srvidorhostbr.com |
| SPF_IP | 162.220.58.153 |
| SPF_IP | 177.53.141.177 |
| SPF_IP | 177.53.141.209 |
| SPF_IP | 177.53.143.34 |
| SPF_IP | 177.53.143.35 |
| SPF_IP | 23.111.181.154 |
| SPF_MX | tnext.com.br |
Related pages
Pivot deeper into the graph from tnext.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tnext.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.