Skip to content

Hostname

crazy.co.jp

Last fetched

crazy.co.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · crazy.co.jpRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/crazy.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.183.24413.118.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.245.1313.118.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.40.20235.96.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.131.15654.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.255.7054.208.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.35.8554.251.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
crazy,
Contact emails

Subdomains

24 observed subdomains of crazy.co.jp.

Web-graph footprint

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

178 sites link to this hostname.

283 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for crazy.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP209.85.128.0/24
SPF_MXcrazy.co.jp

Related pages

Pivot deeper into the graph from crazy.co.jp.

Cypher and MCP

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

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