Skip to content

Hostname

a-cute.jp

Last fetched

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

Nutrition Label

WHISPER CANON · a-cute.jpRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/a-cute.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.148.1818.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.73.8935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.92.4035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.92.25452.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
wayuta co,ltd
Contact emails

Subdomains

2 observed subdomains of a-cute.jp.

Web-graph footprint

Distinct hostnames that link to or from a-cute.jp in the public web crawl.

61 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for a-cute.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP118.238.220.189
SPF_IP118.238.6.16/28
SPF_IP122.216.10.128/28
SPF_IP153.122.8.138
SPF_IP153.122.9.128
SPF_IP202.222.34.19/32
SPF_IP202.222.34.20
SPF_IP202.222.34.21
SPF_IP221.115.214.162
SPF_IP52.199.142.57
SPF_IP54.250.154.251

Related pages

Pivot deeper into the graph from a-cute.jp.

Cypher and MCP

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

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