Skip to content

Hostname

willap.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.182.112.25318.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.248.5835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.62.20552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.131.6854.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.123.6854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.161.24713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.170.14913.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.87.8513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.23.10313.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

76 observed subdomains of willap.jp.

Web-graph footprint

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

414 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for willap.jp.

MechanismTarget
SPF_EXISTS%{i}._spf.willap.jp
SPF_IP18.177.24.223
SPF_IP18.181.20.83
SPF_IP35.73.70.197

Related pages

Pivot deeper into the graph from willap.jp.

Cypher and MCP

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

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