Skip to content

Hostname

kenbiya.com

Last fetched

kenbiya.com resolves to 1 IPv4 address operated by AS55374 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · kenbiya.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/kenbiya.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.171.213.124111.171.212.0/22AS55374JP

WHOIS identity

Registrar
iana:49
Organization
kenbiya
Contact emails

Subdomains

11 observed subdomains of kenbiya.com.

Web-graph footprint

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

1,007 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kenbiya.com.

MechanismTarget
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEsrs6818.cuenote.jp
SPF_INCLUDEsrs7237.cuenote.jp
SPF_IP111.171.213.124
SPF_IP124.146.204.82
SPF_IP133.242.143.244
SPF_IP133.242.3.36
SPF_IP153.127.193.177
SPF_IP203.138.87.240
SPF_IP210.136.185.142
SPF_IP210.150.117.62
SPF_IP210.150.123.170
SPF_IP52.197.8.90

Related pages

Pivot deeper into the graph from kenbiya.com.

Cypher and MCP

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

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