Hostname
rsb-api-testlab.com
Last fetched
rsb-api-testlab.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rsb-api-testlab.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 |
|---|---|---|---|---|
| 3.65.22.245 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.72.122.219 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.115.171 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.180.144.93 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rsb-api-testlab.com owner
- Contact emails
- 010156d8-327e-4694-ab11-5d0de693293e@identity-protect.org
- 0a8f018e-e1a1-4e77-a8f2-3748c5252b75@identity-protect.org
- 4cf4f5da-1625-41dc-b120-e2ee070cbb85@identity-protect.org
- 8262d32a-68de-474b-b740-7bd65b008482@identity-protect.org
- b5f7bb25-2290-4995-938a-6a721324b9b9@identity-protect.org
- c33d42bf-4370-4b82-a419-3ad82b020b44@identity-protect.org
- owner-2904851@rsb-api-testlab.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of rsb-api-testlab.com.
Threat posture
History
Related pages
Pivot deeper into the graph from rsb-api-testlab.com.
- IP · 3.65.22.245
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 010156d8-327e-4694-ab11-5d0de693293e@identity-protect.org
- TLD · .com
- Browse hostnames · rs…
- 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: "rsb-api-testlab.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.