Hostname
thtechvalves.com.br
Last fetched
thtechvalves.com.br resolves to 4 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists registrar:hstdomains (127) as the registrar.
Nutrition Label
Resolution chain
thtechvalves.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.135.128.237 | 148.135.128.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 191.101.104.180 | 191.101.104.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 212.1.212.243 | 212.1.212.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 77.37.76.253 | 77.37.76.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
WHOIS identity
- Registrar
- registrar:hstdomains (127)
- Organization
- thermoval ind?stria de v?lvulas ltda
- Contact emails
Subdomains
1 observed subdomain of thtechvalves.com.br.
| Subdomain |
|---|
| www.thtechvalves.com.br |
Web-graph footprint
Distinct hostnames that link to or from thtechvalves.com.br in the public web crawl.
5 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for thtechvalves.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from thtechvalves.com.br.
- IP · 148.135.128.237
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · registrar:hstdomains (127)
- Country · US
- Email · ronan.otero@thermoval.com.br
- Apex domain · com.br
- TLD · .br
- Browse hostnames · th…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thtechvalves.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.