Hostname
docustar.com
Last fetched
docustar.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
docustar.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.183.200 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.192.190 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.195.200 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.233 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.38 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.202.9 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.112 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.134 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.216.218 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.244.67 | 52.216.244.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.58.197 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.165.205 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.80.219 | 52.217.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.89.251 | 52.217.89.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.133.93 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of docustar.com owner
- Contact emails
- 5eac5a4c0437460b802c68d8752266bb.protect@whoisguard.com
- webmaster@docustar.com
- 183aa602-44b1-4339-a042-5508e1deef85@identity-protect.org
- 83cd89f2-0aa8-45f1-a368-56679955a974@identity-protect.org
- 9f53b62f-6cbe-4914-ac9b-3cb2bf4b0274@identity-protect.org
- d5887e48-94bc-471e-a3c8-ec7671bfe597@identity-protect.org
- e0aedf68-d54a-49ce-ad24-80e164d93485@identity-protect.org
- f5873269-4b5f-4dca-9e62-cc2cbdc34429@identity-protect.org
- fec9387a-9b4c-4cc8-9aec-7c08b803955d@identity-protect.org
- owner-2214502@docustar.com.whoisprivacyservice.org
- owner-8940272@docustar.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of docustar.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for docustar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from docustar.com.
- IP · 16.15.183.200
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5eac5a4c0437460b802c68d8752266bb.protect@whoisguard.com
- TLD · .com
- Browse hostnames · do…
- 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: "docustar.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.