Hostname
zerohora.com.br
Last fetched
zerohora.com.br resolves to 1 IPv4 address operated by AS28357 in BR.
Nutrition Label
Resolution chain
zerohora.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.76.156.100 | 189.76.152.0/21 | AS28357 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- departamento jur?dico grupo rbs
- Contact emails
Subdomains
13 observed subdomains of zerohora.com.br.
Web-graph footprint
Distinct hostnames that link to or from zerohora.com.br in the public web crawl.
68 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for zerohora.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | zerohora.com.br |
| SPF_INCLUDE | _spf.qp-mail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.196.189.8/29 |
| SPF_IP | 189.76.144.0/20 |
| SPF_IP | 67.21.114.0/24 |
| SPF_IP | 67.21.115.0/24 |
| SPF_MX | zerohora.com.br |
Related pages
Pivot deeper into the graph from zerohora.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zerohora.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.