Skip to content

Hostname

oletv.net.br

Last fetched

oletv.net.br resolves to 1 IPv4 address operated by AS11844 in BR.

Nutrition Label

WHISPER CANON · oletv.net.brRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/oletv.net.br

Resolution chain

oletv.net.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.194.232.34200.194.232.0/22AS11844BR

WHOIS identity

Registrar
Organization
ott and iptv ltda
Contact emails

Subdomains

7 observed subdomains of oletv.net.br.

Web-graph footprint

Distinct hostnames that link to or from oletv.net.br in the public web crawl.

6 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for oletv.net.br.

MechanismTarget
SPF_Amail2.ole.net.br
SPF_Aoletv.net.br
SPF_INCLUDEsendgrid.net
SPF_IP200.194.232.11
SPF_IP200.194.232.12
SPF_IP200.194.232.14
SPF_IP200.194.232.4
SPF_IP200.194.232.5
SPF_IP200.194.232.6
SPF_IP200.194.232.7
SPF_IP200.194.236.0/27
SPF_MXmail2.ole.net.br

Related pages

Pivot deeper into the graph from oletv.net.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oletv.net.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.