Skip to content

Hostname

repark.jp

Last fetched

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

Nutrition Label

WHISPER CANON · repark.jpRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/repark.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.95.19713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.21.3313.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.215.12518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.23.21852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.67.2754.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.170.1657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.25.25457.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.51.12916.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

6 observed subdomains of repark.jp.

Web-graph footprint

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

1,054 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for repark.jp.

MechanismTarget
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP133.163.13.73
SPF_IP18.176.151.147
SPF_IP18.176.43.146
SPF_IP18.177.21.219
SPF_IP210.249.192.29
SPF_IP210.249.192.30
SPF_IP210.249.192.31
SPF_IP35.79.178.249
SPF_IP35.79.249.219
SPF_IP54.248.35.151
SPF_IP64.56.167.249

Related pages

Pivot deeper into the graph from repark.jp.

Cypher and MCP

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

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