Skip to content

Hostname

keiriplus.jp

Last fetched

keiriplus.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · keiriplus.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/keiriplus.jp

Resolution chain

keiriplus.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.12513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.9913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.69.1218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.318.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.3118.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.618.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
Organization
rakus co.,ltd.
Contact emails

Subdomains

8 observed subdomains of keiriplus.jp.

Web-graph footprint

Distinct hostnames that link to or from keiriplus.jp in the public web crawl.

145 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from keiriplus.jp.

Cypher and MCP

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

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