Hostname
starling-db.com
Last fetched
starling-db.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
starling-db.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 |
|---|---|---|---|---|
| 18.238.55.2 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.29 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.83 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.88 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.100 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.44 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.74 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.12.96 | 52.85.12.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of starling-db.com owner
- Contact emails
- 04d479f4-d662-4a40-ac91-3b7c747fb259@identity-protect.org
- 443dd986-b055-41ad-a065-06acd3f98e8c@identity-protect.org
- 685e751e-f607-4172-b751-b33d9ec88b8c@identity-protect.org
- 72f954c2-c0c6-436e-9fcb-7ba48eae9aa8@identity-protect.org
- cb6b9fa6-903d-45ce-b25c-3404d768cc83@identity-protect.org
- fe856339-ae22-4e70-a580-246c19854bc6@identity-protect.org
- owner-4644240@starling-db.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of starling-db.com.
Threat posture
History
Related pages
Pivot deeper into the graph from starling-db.com.
- IP · 18.238.55.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04d479f4-d662-4a40-ac91-3b7c747fb259@identity-protect.org
- TLD · .com
- Browse hostnames · st…
- 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: "starling-db.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.