Skip to content

Hostname

wlenet.com.br

Last fetched

wlenet.com.br resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US.

Nutrition Label

WHISPER CANON · wlenet.com.brRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/wlenet.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.239.11.19723.239.8.0/21AS63949AKAMAI-LINODE-AP - Akamai Connected CloudUS

WHOIS identity

Registrar
Organization
wlenet telecom
Contact emails

Subdomains

21 observed subdomains of wlenet.com.br.

Web-graph footprint

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

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for wlenet.com.br.

MechanismTarget
SPF_Awlenet.com.br
SPF_INCLUDEspf.skymail.net.br
SPF_IP138.97.101.240/29
SPF_IP138.99.132.216/29
SPF_IP138.99.133.16/29
SPF_IP138.99.133.32/29
SPF_IP2804:2454::10/125
SPF_MXwlenet.com.br

Related pages

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

Cypher and MCP

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

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