Skip to content

Hostname

hellocycling.jp

Last fetched

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

Nutrition Label

WHISPER CANON · hellocycling.jpRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hellocycling.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.41.21013.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.167.12013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.105.818.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.163.1018.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.156.1793.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.146.1003.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.140.25435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.3.8135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.255.23735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.99.5552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.57.9452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.24.4852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.35.12252.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.71.9854.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.94.16754.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.99.21254.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.117.2013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.206.23313.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.9.18713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.89.9413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

81 observed subdomains of hellocycling.jp.

Web-graph footprint

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

1,102 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hellocycling.jp.

MechanismTarget
SPF_Ahellocycling.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.repica.jp
SPF_IP3.115.207.213
SPF_IP54.150.209.200
SPF_IP54.199.46.8
SPF_IP54.249.159.37
SPF_IP54.64.136.38
SPF_MXhellocycling.jp

Related pages

Pivot deeper into the graph from hellocycling.jp.

Cypher and MCP

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

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