Hostname
thermoval.com.br
Last fetched
thermoval.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
thermoval.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 |
|---|---|---|---|---|
| 147.79.72.228 | 147.79.72.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 147.79.79.55 | 147.79.72.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | US |
| 147.93.77.121 | 147.93.77.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | JP |
| 213.210.57.212 | 213.210.57.0/24 | AS47583 | AS-HOSTINGER - Hostinger International Limited | JP |
WHOIS identity
- Registrar
- registrar:hstdomains (127)
- Organization
- thermoval ind?stria de v?lvulas ltda
- Contact emails
Subdomains
4 observed subdomains of thermoval.com.br.
Web-graph footprint
Distinct hostnames that link to or from thermoval.com.br in the public web crawl.
14 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for thermoval.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | _spf.rdstation.com.br |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 201.48.64.80/28 |
Related pages
Pivot deeper into the graph from thermoval.com.br.
- IP · 147.79.72.228
- 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: "thermoval.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.