Skip to content

Hostname

readyfor.jp

Last fetched

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

Nutrition Label

WHISPER CANON · readyfor.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/readyfor.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.112.2518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.5818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1103.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.453.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.543.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.623.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.91.4699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.5799.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.6199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
haruka mera, ohma-inc
Contact emails

Subdomains

34 observed subdomains of readyfor.jp.

Web-graph footprint

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

11,823 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for readyfor.jp.

MechanismTarget
SPF_INCLUDE21705845.spf06.hubspotemail.net
SPF_INCLUDE7169918.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from readyfor.jp.

Cypher and MCP

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

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