Skip to content

Hostname

croooober.com

Last fetched

croooober.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · croooober.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/croooober.com

Resolution chain

croooober.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.26.6413.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.121.11618.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.148.12918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.177.20735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.211.13235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.209.6935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.82.6235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.46.11152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.124.23252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.95.12152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.192.19352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.159.1157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.90.5513.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
hiroaki takahashi
Contact emails

Subdomains

16 observed subdomains of croooober.com.

Web-graph footprint

Distinct hostnames that link to or from croooober.com in the public web crawl.

80 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for croooober.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.repica.jp
SPF_IP154.33.63.0/24
SPF_IP154.33.69.0/24
SPF_IP18.176.107.143
SPF_IP202.181.107.59/32
SPF_IP35.76.191.36
SPF_IP54.249.55.36/32
SPF_IP59.106.48.0/25
SPF_MXcroooober.com

Related pages

Pivot deeper into the graph from croooober.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "croooober.com"})-[: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.