Hostname
btnl.com
Last fetched
btnl.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
btnl.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 |
|---|---|---|---|---|
| 3.5.129.130 | 3.5.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.131.119 | 3.5.131.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.133.114 | 3.5.133.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.232.88 | 52.219.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.92.136 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.92.152 | 52.219.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.98.104 | 52.219.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.219.98.152 | 52.219.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bitnomial admin
- Contact emails
- admin@bitnomial.com
- brandworldwide@gmail.com
- f9c12697d4f340d9aac2f3a0435e1d1b.protect@whoisguard.com
- 06a9365c-fe1d-4654-bdf7-2440cc4e439f@identity-protect.org
- 51999362-0d7f-4b5e-8c54-cfa0a6a1d4f5@identity-protect.org
- f98f4e13-702b-4f80-a879-be7f917968d2@identity-protect.org
- owner-2273709@btnl.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from btnl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "btnl.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.