Skip to content

Hostname

repicolle.jp

Last fetched

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

Nutrition Label

WHISPER CANON · repicolle.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/repicolle.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.177.23.918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.201.7735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.122.9152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.91.10854.178.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
cnctor japan
Contact emails

Subdomains

1 observed subdomain of repicolle.jp.

Web-graph footprint

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

13 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for repicolle.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcybozu.com
SPF_INCLUDEsendgrid.net
SPF_MXrepicolle.jp

Related pages

Pivot deeper into the graph from repicolle.jp.

Cypher and MCP

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

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