Skip to content

Hostname

recepro.jp

Last fetched

recepro.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.143.6013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.205.333.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.208.2652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.75.21652.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.232.8752.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.230.19554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.73.4354.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.67.12054.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.226.19813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.
18.177.78.19118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
Organization
upsystem,inc
Contact emails

Subdomains

2 observed subdomains of recepro.jp.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for recepro.jp.

MechanismTarget
SPF_IP52.69.111.16
SPF_IP54.64.55.22

Related pages

Pivot deeper into the graph from recepro.jp.

Cypher and MCP

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

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