Skip to content

Hostname

crooz.jp

Last fetched

crooz.jp resolves to 13.192.148.214, announced in 13.192.0.0/16 by AMAZON-02 - Amazon.com, Inc. in JP. crooz.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for crooz.jp is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrant organisation
crooz,inc.
Contact emails
domain_ml@crooz.co.jp

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-61.awsdns-07.com
  • ns-973.awsdns-57.net
  • ns-1235.awsdns-26.org
  • ns-1893.awsdns-44.co.uk

MX records

  • mail.crooz.jp

SPF policy

  • ip: 210.129.74.0/24
  • ip: 210.168.46.0/25
  • ip: 210.129.116.128/25
  • ip: 122.216.120.240/28
  • include: spf-bma.mpme.jp
  • include: spf-rmb.mpme.jp
  • include: spf.repica.jp
  • include: spf1.siella.jp
  • ip: 59.106.56.66

Threat-feed evidence

History

Related pages

Pivot from crooz.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "crooz.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.