Hostname
rsb-api-test-partner.com
Last fetched
rsb-api-test-partner.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-test-partner.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.86.231 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.72.131.200 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.178.80.237 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.117.239 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rsb-api-test-partner.com owner
- Contact emails
- 01b40d6d-1a8b-471e-8162-600531c78152@identity-protect.org
- 11a500bc-404e-40c0-9860-bc0588a60690@identity-protect.org
- 251cd864-0f4d-4f01-b07d-6ff8e8e19a6c@identity-protect.org
- 4784e03d-05a2-4810-a3b5-161ec4474624@identity-protect.org
- 802d2f12-b0c2-4d8e-95d5-22d5851b8221@identity-protect.org
- ab894cad-0acc-4839-8b30-ab3f9f2a1aa0@identity-protect.org
- cd496684-a82d-41ec-8360-b18b081265c8@identity-protect.org
Subdomains
5 observed subdomains of rsb-api-test-partner.com.
Threat posture
History
Related pages
Pivot deeper into the graph from rsb-api-test-partner.com.
- IP · 3.65.86.231
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 01b40d6d-1a8b-471e-8162-600531c78152@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-test-partner.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.