Skip to content

Hostname

lectio.com.br

Last fetched

lectio.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.78.12113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.12313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.1613.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8413.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.10318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.10918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.3418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.7218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
dot lib informa??o profissional
Contact emails

Subdomains

3 observed subdomains of lectio.com.br.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lectio.com.br.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

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

Cypher and MCP

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

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