Skip to content

Hostname

kinejun.com

Last fetched

kinejun.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · kinejun.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kinejun.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.231.88.16713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
163.44.119.104163.44.119.0/24AS58791GMOOSK-NET GMO Internet Group, Inc.JP

WHOIS identity

Registrar
iana:1485
Organization
kinema junposha co.ltd
Contact emails

Subdomains

1 observed subdomain of kinejun.com.

Web-graph footprint

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

497 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kinejun.com.

MechanismTarget
SPF_Awww1541.sakura.ne.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXkinejun.com

Related pages

Pivot deeper into the graph from kinejun.com.

Cypher and MCP

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

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