Skip to content

Hostname

compendio.lexionline.com.py

Last fetched

compendio.lexionline.com.py resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · compendio.lexionline.com.pyRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/compendio.lexionline.com.py

Resolution chain

compendio.lexionline.com.py resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.73.103104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
152.53.31.91152.53.31.0/24AS214996netcup - netcup GmbHUS
172.67.189.165172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with compendio.lexionline.com.py in WhisperGraph.

Subdomains

1 observed subdomain of compendio.lexionline.com.py.

Web-graph footprint

Distinct hostnames that link to or from compendio.lexionline.com.py in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for compendio.lexionline.com.py.

MechanismTarget
SPF_Acompendio.lexionline.com.py
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP152.53.31.72
SPF_IP152.53.31.91
SPF_IP152.53.37.129
SPF_IP152.53.54.168
SPF_IP193.242.184.2
SPF_IP51.79.18.138
SPF_MXcompendio.lexionline.com.py

Related pages

Pivot deeper into the graph from compendio.lexionline.com.py.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "compendio.lexionline.com.py"})-[: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.