Hostname
spoklee.com
Last fetched
spoklee.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spoklee.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.244.188.11 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spoklee.com owner
- Contact emails
- 2a3cc2cc-9564-4795-855f-22aab1ee06ab@identity-protect.org
- 4d35a8c0-94ad-4dcb-9d43-27f95bfea106@identity-protect.org
- 8f072882-fa50-49ba-bd2b-ab94ad789e0f@identity-protect.org
- a86cfb8f-4a14-4647-b534-dbfde6a04b76@identity-protect.org
- c656b514-7d56-4184-9be8-ec97761de4b9@identity-protect.org
- f61f1728-e0ce-4cb5-964c-c8e342495c02@identity-protect.org
- fd4e55a6-bb94-44d4-a48b-bf38969b9be8@identity-protect.org
Subdomains
3 observed subdomains of spoklee.com.
| Subdomain |
|---|
| eu.spoklee.com |
| staging.spoklee.com |
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from spoklee.com.
- IP · 34.244.188.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2a3cc2cc-9564-4795-855f-22aab1ee06ab@identity-protect.org
- TLD · .com
- Browse hostnames · sp…
- 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: "spoklee.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.