Skip to content

Hostname

kenlo.com.br

Last fetched

kenlo.com.br resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · kenlo.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/kenlo.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.26.246104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.246104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
170.82.173.10170.82.172.0/23AS266444BR
34.149.212.10634.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.201.105.8335.200.0.0/15AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
Organization
i-value tecnologia
Contact emails

Subdomains

42 observed subdomains of kenlo.com.br.

Web-graph footprint

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

49 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ingaia.com.br
SPF_IP201.48.252.130

Related pages

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

Cypher and MCP

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

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