Skip to content

Hostname

purplestone.jp

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.177.11.14918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.67.4118.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.204.6254.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.119.12954.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
being,
Contact emails

Subdomains

1 observed subdomain of purplestone.jp.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for purplestone.jp.

MechanismTarget
SPF_REDIRECT_spf.being.co.jp

Related pages

Pivot deeper into the graph from purplestone.jp.

Cypher and MCP

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

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