Hostname
ceoaction.com
Last fetched
ceoaction.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
ceoaction.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 |
|---|---|---|---|---|
| 50.57.220.58 | 50.57.192.0/19 | AS19994 | RACKSPACE - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- domain registrar
- Contact emails
- kenspeaks@gmail.com
- us_domain.registrar@pwc.com
- 1f4ca083-7ef6-470b-9036-8f1926d485de@identity-protect.org
- 2d00f3d8-73b9-46a6-8195-7392893a60ea@identity-protect.org
- 97970a89-f7a9-46b6-bc89-e4d1e34a23a6@identity-protect.org
- bb559cb2-bf26-447a-9cd1-46bdfe8e3f43@identity-protect.org
- ceoaction.com@identity-protect.org
Subdomains
3 observed subdomains of ceoaction.com.
Web-graph footprint
Distinct hostnames that link to or from ceoaction.com in the public web crawl.
694 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ceoaction.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.89.78.190 |
Related pages
Pivot deeper into the graph from ceoaction.com.
- IP · 50.57.220.58
- ASN · AS19994RACKSPACE - Rackspace Hosting
- Registrar · iana:48
- Country · US
- Email · kenspeaks@gmail.com
- TLD · .com
- Browse hostnames · ce…
- 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: "ceoaction.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.