Skip to content

Hostname

rotasystem.com.br

Last fetched

rotasystem.com.br resolves to 2 IPv4 addresses operated by AS47583 in US.

Nutrition Label

WHISPER CANON · rotasystem.com.brRouting diversity2.4/10Peering density6.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/rotasystem.com.br

Resolution chain

rotasystem.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
valmir nardi
Contact emails

Subdomains

34 observed subdomains of rotasystem.com.br.

Web-graph footprint

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

7 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rotasystem.com.br.

MechanismTarget
SPF_Arotasystem.com.br
SPF_INCLUDEspf-54.mailgrid.net.br
SPF_INCLUDEspf.plugcrm.net
SPF_IP177.70.28.242
SPF_IP177.70.3.22
SPF_IP179.127.8.155
SPF_IP179.127.8.28
SPF_IP179.127.8.38
SPF_IP179.127.8.61
SPF_IP179.127.8.62
SPF_IP179.127.8.8
SPF_MXrotasystem.com.br

Related pages

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

Cypher and MCP

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

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