Skip to content

Hostname

dsi.tv.br

Last fetched

dsi.tv.br resolves to 1 IPv4 address operated by AS28605 in BR.

Nutrition Label

WHISPER CANON · dsi.tv.brRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/dsi.tv.br

Resolution chain

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

IPPrefixASNOperatorCountry
201.20.144.90201.20.144.0/22AS28605BR

WHOIS identity

No WHOIS records are currently associated with dsi.tv.br in WhisperGraph.

Subdomains

7 observed subdomains of dsi.tv.br.

Web-graph footprint

Distinct hostnames that link to or from dsi.tv.br in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for dsi.tv.br.

MechanismTarget
SPF_Adsi.tv.br
SPF_INCLUDEdefferrari.com.br
SPF_IP201.20.144.100
SPF_IP201.20.144.61
SPF_MXdsi.tv.br

Related pages

Pivot deeper into the graph from dsi.tv.br.

Cypher and MCP

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

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