Hostname
barrys-chofu.com
Last fetched
barrys-chofu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ID. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barrys-chofu.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.244.51.107 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.127 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.75 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.244.51.89 | 18.244.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 3.166.152.129 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.3 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.36 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.152.75 | 3.166.152.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barrys-chofu.com owner
- Contact emails
- 0d889eb4-9162-4f25-9abe-2c4cfea6bcf9@identity-protect.org
- 68c440f0-88d8-42c7-bc66-edcb9e70d08b@identity-protect.org
- 7808ebbe-c6df-438e-bef7-a95df523798b@identity-protect.org
- 80fc27ec-e7f3-42bb-9ed5-d5410ec83be8@identity-protect.org
- 8d947b07-61d8-4997-ad54-041f1be23e95@identity-protect.org
- c9f67761-f7a0-4fda-bd5b-35f24045fbd9@identity-protect.org
- d88f93cd-d686-410a-92f9-999837bda8a4@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from barrys-chofu.com in the public web crawl.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from barrys-chofu.com.
- IP · 18.244.51.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ID
- Email · 0d889eb4-9162-4f25-9abe-2c4cfea6bcf9@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "barrys-chofu.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.