Hostname
barsakaime.com
Last fetched
barsakaime.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
barsakaime.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 |
|---|---|---|---|---|
| 13.35.202.100 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.12 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.16 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.35.202.32 | 13.35.202.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.65.3.101 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.42 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.45 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.3.93 | 18.65.2.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of barsakaime.com owner
- Contact emails
- 1db653fd-dc69-495a-ae23-019f105c9546@identity-protect.org
- 4994d8bd-3faa-44f1-82eb-cb5bb031c234@identity-protect.org
- 5afca44e-3c6c-413e-9c99-0cbe69e4396d@identity-protect.org
- 9f5c48a0-2bc7-43cf-a087-e1ce586e1178@identity-protect.org
- a07a60da-8667-4463-9dde-f6705a0a96fa@identity-protect.org
- fa33bd30-d71d-4211-854d-5d8433843aec@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from barsakaime.com in the public web crawl.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from barsakaime.com.
- IP · 13.35.202.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 1db653fd-dc69-495a-ae23-019f105c9546@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: "barsakaime.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.