Hostname
chalkboardcorp.com
Last fetched
chalkboardcorp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chalkboardcorp.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 |
|---|---|---|---|---|
| 50.18.0.230 | 50.18.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.166.167 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.52.64.77 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.193.70.250 | 54.193.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of chalkboardcorp.com owner
- Contact emails
- 05bc79ab-1557-4591-b75b-43a1b336ab58@identity-protect.org
- 303c6d71-f626-4615-9d16-d216dec1ecf0@identity-protect.org
- 74d1b83d-7557-4573-a103-16d9303b23db@identity-protect.org
- 8da94b15-4432-44bc-9388-7a9d76e26d56@identity-protect.org
- a4b5dbe0-5a3e-4b55-aa4b-009d6b91be33@identity-protect.org
- bcb66e0c-30dc-45fd-91cb-0a41f7aabe70@identity-protect.org
Subdomains
1 observed subdomain of chalkboardcorp.com.
| Subdomain |
|---|
| www.chalkboardcorp.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from chalkboardcorp.com.
- IP · 50.18.0.230
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 05bc79ab-1557-4591-b75b-43a1b336ab58@identity-protect.org
- TLD · .com
- Browse hostnames · ch…
- 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: "chalkboardcorp.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.