Skip to content

Hostname

prats.com.br

Last fetched

prats.com.br resolves to 1 IPv4 address operated by AS61599 in BR.

Nutrition Label

WHISPER CANON · prats.com.brRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/prats.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.71.78.35200.71.78.0/24AS61599BR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

26 observed subdomains of prats.com.br.

Web-graph footprint

Distinct hostnames that link to or from prats.com.br in the public web crawl.

20 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for prats.com.br.

MechanismTarget
SPF_Aprats.com.br
SPF_IP162.214.153.169
SPF_MXprats.com.br

Related pages

Pivot deeper into the graph from prats.com.br.

Cypher and MCP

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

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