Hostname
barkalathos.com
Last fetched
barkalathos.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barkalathos.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.20.0 | 16.12.20.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.204.194 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.154.66 | 52.95.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.92 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barkalathos.com owner
- Contact emails
- 1c026c8b-c5aa-4364-ac90-8668deb18b3f@identity-protect.org
- 432b6545-ea89-4ec3-82d1-1a580d01a54f@identity-protect.org
- 5c3ea34a-1ec0-4a52-a936-f7768b6e6676@identity-protect.org
- 732a364f-1d19-454d-9a76-ec498b9f0c06@identity-protect.org
- 9ad9c204-c5e1-45f4-8c41-043c56ff41f4@identity-protect.org
- ea74b355-8e28-4ec9-b875-86ea0d8e1d6d@identity-protect.org
- fd93c651-4f5b-4d1b-bf3f-9f71bc44a75e@identity-protect.org
- owner-2407539@barkalathos.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from barkalathos.com.
- IP · 16.12.20.0
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1c026c8b-c5aa-4364-ac90-8668deb18b3f@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: "barkalathos.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.