Hostname
workcpu.com
Last fetched
workcpu.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
workcpu.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.65.185.11 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.112 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.115 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.81 | 18.65.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.174.255.107 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.128 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.129 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.174.255.61 | 3.174.254.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of workcpu.com owner
- Contact emails
- 3bcb83a5-2637-4c2a-9e81-683d6aec5525@identity-protect.org
- 74f8ab33-0c7c-4179-82e7-c3d4b6c23444@identity-protect.org
- 76789aa2-6f29-45f1-b849-d9e5c7ffee99@identity-protect.org
- e7c17c1f-6679-4d08-a8d0-94a712cb8624@identity-protect.org
- ed886bc8-9047-4e6d-a619-7db5779d99ad@identity-protect.org
- f75f514f-7c5b-4dba-afa4-322a14a26a97@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from workcpu.com.
- IP · 18.65.185.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3bcb83a5-2637-4c2a-9e81-683d6aec5525@identity-protect.org
- TLD · .com
- Browse hostnames · wo…
- 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: "workcpu.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.