Skip to content

Hostname

kenjo.io

Last fetched

kenjo.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kenjo.ioRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/kenjo.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.109.116108.157.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.109.44108.157.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.109.81108.157.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.157.109.91108.157.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

106 observed subdomains of kenjo.io.

Web-graph footprint

Distinct hostnames that link to or from kenjo.io in the public web crawl.

228 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kenjo.io.

MechanismTarget
SPF_INCLUDE2896645.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP149.72.190.99
SPF_IP149.72.246.141

Related pages

Pivot deeper into the graph from kenjo.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kenjo.io"})-[: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.