Skip to content

Hostname

taina.net.br

Last fetched

taina.net.br resolves to 1 IPv4 address operated by AS7162 in BR.

Nutrition Label

WHISPER CANON · taina.net.brRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/taina.net.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.98.80.235200.98.64.0/18AS7162BR

WHOIS identity

Registrar
Organization
valdir paixao rodrigues junior
Contact emails

Subdomains

37 observed subdomains of taina.net.br.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for taina.net.br.

MechanismTarget
SPF_Ataina.net.br
SPF_IP209.133.220.254
SPF_IP23.83.208.0/20
SPF_MXtaina.net.br

Related pages

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

Cypher and MCP

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

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