Hostname
bikatu-labo.com
Last fetched
bikatu-labo.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bikatu-labo.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 |
|---|---|---|---|---|
| 13.192.62.43 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.192.91.235 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.44.21 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.178.255.71 | 54.178.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bikatu-labo.com owner
- Contact emails
- 35f84fac-2f47-4222-ba01-58cdaf669a50@identity-protect.org
- 36cce845-23a6-4dae-9042-e0aa4908b032@identity-protect.org
- 4789555a-7ca9-456d-9526-56231fa4e048@identity-protect.org
- 70c1bb6f-b55f-451a-9400-54cc83053d50@identity-protect.org
- a78fac4e-1a70-4278-b725-3b055eecb3ef@identity-protect.org
- cf6a9f2e-f629-40d8-94ca-c54b801fe50c@identity-protect.org
- owner-8225545@bikatu-labo.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from bikatu-labo.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bikatu-labo.com.
- IP · 13.192.62.43
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 35f84fac-2f47-4222-ba01-58cdaf669a50@identity-protect.org
- TLD · .com
- Browse hostnames · bi…
- 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: "bikatu-labo.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.