Hostname
crownpickler.com
Last fetched
crownpickler.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crownpickler.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 |
|---|---|---|---|---|
| 18.64.8.19 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.61 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.79 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.94 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- dataprivacyprotected@ionos.de
- 217e0de4-3287-489a-8b6f-7b6b88612f37@identity-protect.org
- b163bd25-f24c-46df-9a57-f730cb57c961@identity-protect.org
- b1c5fa7f-8c2d-4241-bbfb-c37ea4f423d3@identity-protect.org
- bf817e6b-911f-4c9f-bf59-7ee671480586@identity-protect.org
- cdaa4dec-4680-4002-90e3-587e6674558c@identity-protect.org
- e78ece22-3b14-4ee0-b1e7-e6cbf3352da0@identity-protect.org
- f1da614a-3350-42e1-81c3-dc3dba7817e2@identity-protect.org
Subdomains
1 observed subdomain of crownpickler.com.
| Subdomain |
|---|
| app.crownpickler.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for crownpickler.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from crownpickler.com.
- IP · 18.64.8.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · dataprivacyprotected@ionos.de
- TLD · .com
- Browse hostnames · cr…
- 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: "crownpickler.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.