Skip to content

Hostname

literis.com.br

Last fetched

literis.com.br resolves to 4 IPv4 addresses operated by AS-HOSTINGER in FR.

Nutrition Label

WHISPER CANON · literis.com.brRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/literis.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
h.de castro magalh?es ltda
Contact emails

Subdomains

31 observed subdomains of literis.com.br.

Web-graph footprint

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

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for literis.com.br.

MechanismTarget
SPF_Aliteris.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_IP217.79.251.226
SPF_MXliteris.com.br

Related pages

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

Cypher and MCP

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

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