Skip to content

Hostname

trt7.jus.br

Last fetched

trt7.jus.br resolves to 1 IPv4 address operated by AS52996 - Tribunal Regional do Trabalho da 7a Regiao in BR.

Nutrition Label

WHISPER CANON · trt7.jus.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/trt7.jus.br

Resolution chain

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

IPPrefixASNOperatorCountry
186.232.247.75186.226.161.0/24AS52996AS52996 - Tribunal Regional do Trabalho da 7a RegiaoBR

WHOIS identity

No WHOIS records are currently associated with trt7.jus.br in WhisperGraph.

Subdomains

35 observed subdomains of trt7.jus.br.

Web-graph footprint

Distinct hostnames that link to or from trt7.jus.br in the public web crawl.

158 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for trt7.jus.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP186.232.247.70
SPF_MXtrt7.jus.br

Related pages

Pivot deeper into the graph from trt7.jus.br.

Cypher and MCP

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

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