Skip to content

Hostname

zerohora.com.br

Last fetched

zerohora.com.br resolves to 1 IPv4 address operated by AS28357 in BR.

Nutrition Label

WHISPER CANON · zerohora.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zerohora.com.br

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.

IPPrefixASNOperatorCountry
189.76.156.100189.76.152.0/21AS28357BR

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for zerohora.com.br.

MechanismTarget
SPF_Azerohora.com.br
SPF_INCLUDE_spf.qp-mail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.196.189.8/29
SPF_IP189.76.144.0/20
SPF_IP67.21.114.0/24
SPF_IP67.21.115.0/24
SPF_MXzerohora.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 20

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