Hostname
coco-one.com
Last fetched
coco-one.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:474 as the registrar.
Nutrition Label
Resolution chain
coco-one.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.65.172.229 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:474
- Organization
- cocohore-oneone
- Contact emails
Subdomains
4 observed subdomains of coco-one.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coco-one.com in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for coco-one.com.
| Mechanism | Target |
|---|---|
| SPF_A | hfwww10.sakura.ne.jp |
| SPF_A | www2549.sakura.ne.jp |
| SPF_IP | 210.224.185.189/32 |
| SPF_IP | 54.65.172.229 |
Related pages
Pivot deeper into the graph from coco-one.com.
- IP · 54.65.172.229
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:474
- Country · JP
- Email · whoisguard+r0fd799c760932a9a33291881d33f0954@do-reg.jp
- TLD · .com
- Browse hostnames · co…
- 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: "coco-one.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.