Hostname
liquidbcn.com
Last fetched
liquidbcn.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
liquidbcn.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 |
|---|---|---|---|---|
| 52.18.136.112 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of liquidbcn.com owner
- Contact emails
- privacy@cosmotown.com
- 05ceb6d5-d5cb-4b2f-b3e8-64d5ee0446f0@identity-protect.org
- 1532f65c-3d5a-4b05-ab3f-9769ebf7ef7e@identity-protect.org
- 4d23e24e-0697-4780-9c9a-2b0c9453abd5@identity-protect.org
- 6125112f-2140-419b-a5fa-85eb0784d80c@identity-protect.org
- aa5b03d9-a76a-40bd-a8d2-7f5ac7562cb2@identity-protect.org
- fae3ba59-fc3b-4070-bf95-696932aa651f@identity-protect.org
- owner-11465765@liquidbcn.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of liquidbcn.com.
Web-graph footprint
Distinct hostnames that link to or from liquidbcn.com in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from liquidbcn.com.
- IP · 52.18.136.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · privacy@cosmotown.com
- TLD · .com
- Browse hostnames · li…
- 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: "liquidbcn.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.