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
Resolution chain
croooober.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.114.26.64 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.178.121.116 | 18.178.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.148.129 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.177.207 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.211.132 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.209.69 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.75.82.62 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.46.111 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.124.232 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.95.121 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.197.192.193 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.159.11 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.90.55 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- hiroaki takahashi
- Contact emails
Subdomains
16 observed subdomains of croooober.com.
Showing 13 of 16. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for croooober.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.repica.jp |
| SPF_IP | 154.33.63.0/24 |
| SPF_IP | 154.33.69.0/24 |
| SPF_IP | 18.176.107.143 |
| SPF_IP | 202.181.107.59/32 |
| SPF_IP | 35.76.191.36 |
| SPF_IP | 54.249.55.36/32 |
| SPF_IP | 59.106.48.0/25 |
| SPF_MX | croooober.com |
Related pages
Pivot deeper into the graph from croooober.com.
- IP · 13.114.26.64
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · account@zerotoone.co.jp
- TLD · .com
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.